sec_filings
ActiveTool of ai.dynamicfeed/dynamic-feed
Recent SEC EDGAR filings for a US public company by `ticker` (AAPL, NVDA, TSLA...). `form` optionally filters: 8-K (material event), 10-K/10-Q (financials), S-1 (IPO), 4 (insider trade). Filed continuously — a model can't know the recent ones. Keyless, US public domain. Every value is returned in an Ed25519-signed, provenance-stamped envelope (source and observation time) you can verify offline against /.well-known/keys, no account required.
Parameters schema
{
"type": "object",
"title": "sec_filingsArguments",
"properties": {
"form": {
"type": "string",
"title": "Form",
"default": ""
},
"limit": {
"type": "integer",
"title": "Limit",
"default": 15
},
"ticker": {
"type": "string",
"title": "Ticker",
"default": ""
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ai.dynamicfeed/dynamic-feed
1/7 registries