xbrl_export_concepts
Extract all concepts from an XBRL filing's DTS as structured JSON, filterable by namespace or to only concepts with reported facts.
Instructions
Export taxonomy concepts as structured data.
Returns all concepts in the filing's DTS with their properties.
Args: params: Filing ID, namespace filter, with_facts_only flag.
Returns: str: JSON with concept list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |