list_filings
Retrieve a company's recent SEC filings from EDGAR, newest first, by ticker or CIK. Filter by form (e.g., 10-K) and limit results to find available filings before fetching financial statements.
Instructions
List a company's recent SEC filings (newest first) from the EDGAR submissions index — a lean company header plus filing rows.
Identify the company by ticker OR cik. Optionally filter by form (e.g.
"10-K", prefix-matched so it includes amendments like "10-K/A") and cap the
number of rows with limit (1-100). Use this to discover which fiscal years
or filings are available before calling get_financials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cik | No | ||
| form | No | ||
| limit | No | ||
| ticker | No |