analyze_filing
Retrieve metadata and document list for any SEC filing using CIK and accession number. Understand filing contents before deeper analysis.
Instructions
Retrieve a filing's metadata and list of attached documents (HTML, XBRL, exhibits). Use when you need to understand filing contents before deeper analysis. Requires CIK and accession number.
Examples:
analyze_filing({ cik: "0000320193", accessionNumber: "0000320193-24-000123" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cik | Yes | ||
| accessionNumber | Yes |