get_business_segments
Retrieve revenue breakdown by product or region for a security. Analyze revenue composition using segment data.
Instructions
Get business segment breakdown (revenue by product/region).
Use to understand revenue composition. get_business_segments(symbol="000001.SZ", by="product")
Args: symbol: Security symbol by: product/region (default product)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | No | product | |
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| hint | No | ||
| error | No | ||
| cached | No | ||
| source | No | ||
| status | Yes | ||
| updated_at | No |