get_business_review
Retrieve the business review text for a Chinese stock by providing the stock code with exchange suffix (e.g., 300750.SZ). Gain insights into company operations and management analysis.
Instructions
获取经营评述
Args: stock_code: 股票代码,要在数字后加上交易所代码,格式如300750.SZ
Returns: 经营评述文本
Examples: - get_business_review("688041.SH")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stock_code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |