sec-intel
S
sec-intel
/whats_new_since

whats new since

Return SEC filings that are NEW since a cursor token (your bookmark). Pass the cursor from a prior call to get only filings since then. Filter by form type, tic

liveverifiedunknown~5s typical
mcpprobedsec-intel
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-dropwatchhq-sec-intel /whats_new_since for me.

Input

FieldTypeDescription
cursorstringOpaque cursor from a previous response; omit for first call.
formarrayForm types, e.g. ['8-K','4'].
tickerstring
cikstring
itemstring8-K item code, e.g. '5.02'.
minEventScorenumberSeverity floor 1-10 (material events only).
limitnumberMax filings to return (default 100).

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-dropwatchhq-sec-intel","endpoint":"/whats_new_since","input":{}}'
cli
npx cracked-ai run -p mcp-com-dropwatchhq-sec-intel -e /whats_new_since -i '{}'
mcp
run_tool({ provider: "mcp-com-dropwatchhq-sec-intel", endpoint: "/whats_new_since", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.