get_business_scope
Retrieve the main business scope of a Chinese stock by providing its stock code with exchange suffix.
Instructions
获取主营业务范围
Args: stock_code: 股票代码,要在数字后加上交易所代码,格式如300750.SZ
Returns: 主营业务范围文本
Examples: - get_business_scope("300750.SZ")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stock_code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |