generate_research_report
Generates a streaming AI research report for a stock, combining quote, RSI, price history, and news into a narrative report.
Instructions
Generate a streaming AI research report for a stock.
Fetches the latest quote, RSI(14), price history, and recent news concurrently, then streams a narrative analyst report token-by-token via MCP progress notifications — so the client sees output as it is written rather than waiting for the full response.
Returns the complete report text when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock ticker to research, e.g. NVDA |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |