Get 8-K material events
get_events8-K material events for a ticker as typed items (2.02 earnings, 5.02 executive change, 1.05 cybersecurity incident, 2.01 acquisition, etc.), each with a notable flag for the market-moving ones and a link to the filing. Pass item to filter to one event type (e.g. '4.02' for every restatement a company filed). Pass ticker='restatements' or 'auditor-changes' for the market-wide red-flag feed of recent item 4.02 / 4.01 8-Ks across all filers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | For the market-wide feeds: lookback window in days (default 45). | |
| item | No | Filter to a specific 8-K item code, or comma-separated codes, e.g. '4.02' (restatement) or '5.02,2.02'. | |
| limit | No | Number of events, 1-100 (default 20; 50 for feeds). | |
| ticker | Yes | US stock ticker (e.g. 'AAPL'), or 'restatements' / 'auditor-changes' for the market-wide item feed. | |
| notable | No | Only market-moving events (default false). |