get_growth_comparison
Retrieves growth comparison data for a stock and outputs it as a Markdown table. Provide a stock code with exchange suffix to compare growth metrics.
Instructions
获取成长性比较数据
Args: stock_code: 股票代码,要在数字后加上交易所代码,格式如300750.SZ
Returns: 成长性比较数据的Markdown表格
Examples: - get_growth_comparison("300750.SZ")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stock_code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |