discover_xbrl_concepts
Discover all XBRL concepts in an SEC filing to identify available data before extraction. Filter by namespace, company, or form type.
Instructions
Discover all XBRL concepts available in a filing.
Use this to explore available data before extracting specific concepts.
Args: identifier: Company ticker symbol or CIK number accession_number: Specific filing accession number (optional) form_type: Form type if no accession number provided (default: "10-K") namespace_filter: Filter by namespace (e.g., "us-gaap")
Returns: All discovered concepts, namespaces, and sample values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | ||
| accession_number | No | ||
| form_type | No | 10-K | |
| namespace_filter | No |