xbrl_get_exhibits
List exhibits attached to an SEC filing, such as press releases and certifications. Returns exhibit types and descriptions.
Instructions
List exhibits attached to a filing.
SEC filings include exhibits like press releases (EX-99.1), certifications (EX-31, EX-32), and other documents. Returns exhibit list with types and descriptions.
Args: params: Filing ID.
Returns: str: JSON with exhibit list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |