financial_news
Retrieve real-time financial news from sources like Reuters and CoinDesk. Filter by symbol, category (crypto, stocks, all), and limit results.
Instructions
Real-time financial news from RSS feeds (Reuters, CoinDesk, etc.)
Args: symbol: Optional symbol filter ("AAPL", "BTC"). None = all news. category: Feed category ("crypto", "stocks", "all") limit: Max number of news items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | ||
| category | No | stocks | |
| limit | No |