xbrl_export_json
Export all facts from an XBRL filing as structured JSON for data pipelines, database import, or further processing.
Instructions
Export all facts from a filing as structured JSON.
Returns a complete JSON export of filing facts, suitable for data pipelines, database import, or further processing.
Args: params: Filing ID, filters, and limit.
Returns: str: JSON array of serialized facts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |