search_filings
Search SEC filings by free text or exact phrases, filtered by form type and date range.
Instructions
Full-text search across SEC filing documents.
`query`: free text (use quotes inside the string for exact phrases).
`forms`: optional list of form types to restrict to, e.g. ["10-K", "8-K"].
`date_from` / `date_to`: ISO dates (YYYY-MM-DD).Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| forms | No | ||
| date_from | No | ||
| date_to | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |