crypto-news-equity-brief
InactiveTool of The Stall
AI brief connecting today's crypto news narrative to equity watchlist performance in one call — replaces separate crypto-news-impact + stock-price-multi lookups. Fetches CoinDesk headlines, pairs with live equity prices via Yahoo Finance, and GPT-4o-mini synthesizes the dominant news story and its portfolio implications. Answers: what's driving crypto right now and how does it affect my holdings?
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"tickers": {
"type": "array",
"items": {
"type": "string"
},
"description": "Up to 8 equity or ETF tickers to price (e.g. [\"SPY\",\"NVDA\",\"COIN\"]). Defaults to SPY, QQQ, BTC-USD if omitted."
},
"max_news": {
"type": "integer",
"description": "Number of CoinDesk headlines to include in synthesis (default 10, max 10)."
}
},
"additionalProperties": false
}Parent server
The Stall
1/7 registries