Filing detail
stocks_filingFetch a specific SEC filing's header metadata and document files by providing the ticker and accession number. Accession numbers are obtained from the stocks_filings tool.
Instructions
Fetch one SEC filing's detail — header metadata plus its list of document files — identified by ticker and accession number. Get accession numbers from stocks_filings; for the filing's extracted narrative text use stocks_sections (all sections) or stocks_section (one section's body).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | US equity ticker, e.g. AAPL. | |
| accession | Yes | SEC accession number, e.g. 0000320193-24-000123. |