get_szse_section
Extract a specific section from a Shenzhen Stock Exchange company's annual-report PDF using ticker/name, year, and section; returns the section text.
Instructions
Extract a named section from a SZSE company's annual-report PDF.
Returns: {stock_code, year, section, pdf_url, outline_entry, text, char_count} or {error}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | ||
| section | Yes | ||
| ticker_or_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||