get_balance_sheet
Retrieve a company's balance sheet data by stock symbol. Choose output format from JSON, CSV, XML, Excel, Markdown, or HTML for flexible integration.
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 |