finnhub_news_sentiment
Fetch company and market news with sentiment analysis. Export large datasets to JSON for financial analysis.
Instructions
Access company news, market news, and sentiment analysis. Supports JSON export for large datasets.. Operations: get_company_news, get_market_news, get_news_sentiment, get_insider_sentiment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End date in YYYY-MM-DD format (optional) | |
| days | No | Number of days to fetch | |
| from | No | Start date in YYYY-MM-DD format (optional) | |
| export | No | Force export to JSON file | |
| symbol | No | Stock symbol | |
| project | No | Project name for saving data | |
| category | No | general | |
| operation | Yes |