xbrl_fact_details
Retrieve all reported values and taxonomy details for a specific concept from an XBRL filing, including data across periods and dimensions.
Instructions
Get comprehensive details for all facts of a specific concept.
Returns every reported value for the concept across all periods and dimensions, plus the concept's taxonomy definition with labels, data type, and balance direction.
Args: params (FactDetailsInput): Filing ID and concept name.
Returns: str: JSON with concept definition and all reported facts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |