get_stock_data_v2
Fetch comprehensive stock data for any ticker symbol, including financials, analyst ratings, and calendar events, with optional toggles to include each.
Instructions
Get comprehensive stock data including financials, analyst ratings, and calendar events
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock ticker symbol | |
| include_analysis | No | Include analyst data | |
| include_calendar | No | Include calendar events | |
| include_financials | No | Include quarterly financials |