get_valuation
Retrieve current valuation metrics (PE, PB, PS, dividend yield, market cap) for a given security symbol.
Instructions
Get current valuation metrics (PE, PB, PS, dividend yield, market cap).
Directly invoke for current valuation snapshot. get_valuation(symbol="000001.SZ")
Args: symbol: Security symbol
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| hint | No | ||
| error | No | ||
| cached | No | ||
| source | No | ||
| status | Yes | ||
| updated_at | No |