SEC Edgar
government__sec-edgarSearch SEC EDGAR for company filings like 10-K, 10-Q, and 8-K. Filter by keyword, form type, and date range to access financial disclosures and regulatory documents.
Instructions
[Government & Public Data Agent] Search SEC EDGAR for company filings (10-K, 10-Q, 8-K, etc.). Filter by keyword, form type, and date range. Source: U.S. Securities and Exchange Commission (Public Domain), updates daily. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query text | |
| forms | No | Form type filter (e.g. 10-K, 10-Q, 8-K) | 10-K |
| startDate | No | Start date for filtering | |
| endDate | No | End date for filtering | |
| from | No | Pagination offset (number of results to skip) | |
| limit | No | Maximum results to return (1–100) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |