get_bse_section
Extract a named section from a Chinese BSE company's annual report PDF (CNINFO fallback). Provide ticker, year, and section name; returns text, source, and PDF URL.
Instructions
Extract a named section from a BSE company's annual-report PDF.
The filing may be served from BSE or CNINFO (fallback); the result carries
source. Returns: {stock_code, year, section, pdf_url, source,
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 | |||