xbrl_filing_summary
Retrieve comprehensive metadata from a loaded XBRL filing, including entity name, CIK, document type, reporting period, and counts of facts, contexts, and units.
Instructions
Get detailed metadata about a loaded filing.
Returns entity name, CIK, document type, reporting period, fact/context/unit counts, namespaces used, and more.
Args: params (FilingIdInput): The filing_id from xbrl_load_filing.
Returns: str: JSON with comprehensive filing metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |