You're viewing a demo portfolio

Join the waitlist
PRSM

sec_filings

Active

Tool of ai.dynamicfeed/dynamic-feed

declared in 0.8.0

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": ""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

ai.dynamicfeed/dynamic-feed

1/7 registries
View full server →