xbrl_get_footnotes
Extract footnotes attached to XBRL facts to get additional context or explanations. Optionally filter by concept and set a limit.
Instructions
Extract footnotes linked to XBRL facts.
XBRL filings can attach footnotes to specific facts, providing additional context or explanations. This tool extracts those footnotes.
Args: params: Filing ID, optional concept filter, limit.
Returns: str: JSON with footnotes and their linked facts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |