xbrl_segment_breakdown
Extract dimensional breakdowns for financial concepts, showing how totals like Revenue split by segments, geographies, or products, with values and percentages.
Instructions
Extract dimensional breakdowns for a concept.
Shows how a total (e.g., Revenue) breaks down by segments, geographies, products, or other dimensions.
Args: params: Filing ID, concept name, optional dimension filter.
Returns: str: JSON with dimensional breakdown including values and percentages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |