get_filings
Retrieve official company filings and announcements for a specified security symbol. Ideal for financial analysis.
Instructions
Get company filings/announcements (公告).
Directly invoke with symbol for official company announcements. get_filings(symbol="000001.SZ", count=10)
Args: symbol: Security symbol count: Number of filings (default 20)
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 |