list_filings
Retrieve a CN-A-share company's CNINFO disclosures by ticker or name, with optional filters for fiscal year, form type, or category.
Instructions
List a CN-A-share company's CNINFO disclosures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form | No | optional Chinese form name (e.g. "年度报告", "半年度报告", "第一季度报告", "第三季度报告"). Free-text forms are filtered by title substring. | |
| year | No | optional fiscal-year filter (FY year, not publish year). | |
| limit | No | max rows to return (default 20). | |
| category | No | optional CNINFO category — any catalog name (e.g. "招股说明书", "增发", "业绩预告") or raw `category_*` code. Use `list_report_types` to browse the catalog. Mutually exclusive with `form`; supplying both returns an error. Unknown categories return an error (no network call). | |
| ticker_or_name | Yes | ticker or name (see get_company). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||