xbrl_concept_details
Retrieve complete details for a taxonomy concept, including labels, accounting references, data type, and sample facts from an XBRL filing.
Instructions
Get full details for a taxonomy concept.
Returns all labels (standard, terse, verbose, documentation), references to accounting standards, data type, period type, balance direction, substitution group, and sample reported facts.
Args: params (ConceptDetailsInput): Filing ID and concept name.
Returns: str: JSON with comprehensive concept information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |