get_news_sentiment
Analyze stock news sentiment by inputting a ticker symbol. Choose timeframe and article count to gauge market mood.
Instructions
Get news sentiment analysis for a stock.
Uses Tiingo News API or LLM-based analysis with fallback.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | Stock ticker symbol | |
| timeframe | No | Time frame for news (1d, 7d, 30d) | 7d |
| limit | No | Maximum number of articles to analyze (default 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||