get_research_report
Obtain analyst research reports, ratings, and target prices for a stock to support investment decisions.
Instructions
Get analyst research reports for a stock.
Use for analyst ratings and target prices. get_research_report(symbol="000001.SZ", count=5)
Args: symbol: Security symbol count: Number of reports (default 10)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| hint | No | ||
| error | No | ||
| cached | No | ||
| source | No | ||
| status | Yes | ||
| updated_at | No |