edgar_search
Search SEC EDGAR filings by keyword to find mentions of trends, technologies, or events across companies. Returns metadata with accession numbers, form types, and sec.gov links.
Instructions
Search SEC EDGAR filings by keyword. Best for finding mentions of specific trends, technologies, or events across all companies. Returns metadata including accession numbers, form types, and direct sec.gov links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Keyword or phrase to search for (e.g. 'lithium mining', 'share repurchase program') | |
| dateRange | No | Date range as 'YYYY-MM-DD,YYYY-MM-DD' | |
| forms | No | Form types to filter (e.g. ['10-K', '10-Q', '8-K']) | |
| tickers | No | Company tickers to filter (e.g. ['AAPL', 'MSFT']) | |
| limit | No | Max results (default: 20, max: 50) |