get_stock_basic_info
Get basic summary information for a Chinese stock by entering its symbol. Output can be formatted as JSON, CSV, XML, Excel, Markdown, or HTML.
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 |