get_financial_report_latest
Fetch the current financial report snapshot for a stock symbol. Displays revenue, net profit, EPS, and ROE.
Instructions
Get latest financial report summary (revenue, net profit, EPS, ROE).
Quick snapshot of latest quarterly/annual results. get_financial_report_latest(symbol="000001.SZ")
Args: symbol: Security symbol
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| hint | No | ||
| error | No | ||
| cached | No | ||
| source | No | ||
| status | Yes | ||
| updated_at | No |