get_recent_filings
Get recent SEC EDGAR filings for any public company. Filter by form type (10-K annual, 10-Q quarterly, 8-K events, 4 insider trades, DEF 14A proxy).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cik | No | SEC CIK number (alternative to ticker) | |
| form | No | Form type: 10-K, 10-Q, 8-K, 4, DEF 14A, S-1, 13F | |
| limit | No | Number of results (max 25) | |
| ticker | No | Stock ticker (e.g. AAPL, MSFT, TSLA) |