get_main_business
Get the main business composition analysis of a stock, showing revenue breakdown by segment in a Markdown table.
Instructions
获取主营构成分析
Args: stock_code: 股票代码,要在数字后加上交易所代码,格式如300750.SZ
Returns: 主营业务构成数据的Markdown表格
Examples: - get_main_business("300059.SZ")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stock_code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |