get_recent_filings
ActiveTool of SEC Filings & Earnings
declared in 1.0.0
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).
Parameters schema
{
"type": "object",
"properties": {
"cik": {
"type": "string",
"description": "SEC CIK number (alternative to ticker)"
},
"form": {
"type": "string",
"description": "Form type: 10-K, 10-Q, 8-K, 4, DEF 14A, S-1, 13F"
},
"limit": {
"type": "number",
"default": 10,
"description": "Number of results (max 25)"
},
"ticker": {
"type": "string",
"description": "Stock ticker (e.g. AAPL, MSFT, TSLA)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SEC Filings & Earnings
1/7 registries