market_analyze
Combine real-time momentum, latest news, and earnings risk into a single scored verdict from -100 to +100 for any stock symbol.
Instructions
Composite market analysis: momentum score, news catalyst, and earnings proximity.
Combines real-time quote (momentum), latest news headline (catalyst), and earnings calendar (risk flag) into a single scored verdict. Each component degrades gracefully — if news or calendar are unavailable, only quote is used. Score: -100 (strong selling pressure) to +100 (strong upward momentum).
Args: params: symbol (str) and response_format ('markdown'|'json').
Examples: - "Give me a full read on Apple" -> symbol='AAPL' - "What's the momentum on NVIDIA right now?" -> symbol='NVDA' - "Analyze Tesla for me" -> symbol='TSLA'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |