discover_xbrl_concepts
Explore all XBRL concepts in SEC filings to identify available data fields before extraction. Filter by company, form type, or namespace for targeted discovery.
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 |
|---|---|---|---|
| form_type | No | 10-K | |
| identifier | Yes | ||
| accession_number | No | ||
| namespace_filter | No |