get_stock_value
Retrieve valuation analysis for a stock by its symbol, including financial ratios and market data. Supports multiple output formats like JSON, CSV, or Markdown.
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 |