financial_news
Fetch real-time financial news from RSS feeds, with filters for symbol (e.g., AAPL, BTC) and category (e.g., crypto, stocks).
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 |
|---|---|---|---|
| limit | No | ||
| symbol | No | ||
| category | No | stocks |