list_filings
Retrieve the most recent SEC EDGAR filings for a company using its CIK, ticker, or name. Optionally filter by form type (e.g., 10-K, 8-K) and set a limit.
Instructions
List the most recent filings for one issuer, newest first.
`cik_or_query`: a CIK (digits) or a ticker/name to resolve.
`form_type`: optional prefix filter, e.g. "10-K", "8-K", "C", "D".Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cik_or_query | Yes | ||
| form_type | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |