get_special_report
Retrieve special-type CN-A-share reports, such as prospectuses or acquisition reports, by CNINFO category for a ticker or company name.
Instructions
Retrieve a special-type report for a CN-A-share company by CNINFO category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | optional publish-year window (FY year for periodic reports). | |
| limit | No | max filings to consider (default 5); the top (most recent) is used. | |
| section | No | optional section selector (exact title, regex, or 1-based ordinal — same grammar as `extract_section`). When omitted, the PDF is NOT downloaded; only filing metadata + pdf_url are returned. | |
| category | Yes | CNINFO category — a catalog name (e.g. "招股说明书", "收购报告书", "业绩预告") or raw `category_*` code. Use `list_report_types` to browse. | |
| ticker_or_name | Yes | ticker or name (see get_company). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||