xbrl_edgar_filing_index
Retrieve a complete list of documents in an SEC filing, including exhibits, schemas, instances, with types, sizes, and URLs. Requires CIK and accession number.
Instructions
Get the full index of documents within a specific SEC filing.
Lists all exhibits, schemas, instances, and other documents in a filing with their types, sizes, and URLs.
Args: params: CIK and accession number.
Returns: str: JSON with document list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |