get_income_statement
Retrieve the income statement for any Chinese stock by providing its symbol, with output in multiple formats.
Instructions
获取指定股票代码的公司的利润表
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | 股票代码 (例如: '000001') | |
| output_format | No | 输出数据格式: json, csv, xml, excel, markdown, html。默认: markdown | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |