regulatory-filings__get_13f_delta
ActiveTool of com.thenextgennexus/enterprise-mcp-gateway
[Regulatory Filings] Compute the position delta between a 13F filer's two most recent filings. Returns new positions, increased stakes, reduced stakes, and full exits per CUSIP — the actionable signal WhaleWisdom Premium charges $999/yr for. Args: filer_cik: Filer CIK (e.g. "0001067983" for Berkshire) or fund name days_back: Lookback window for filings comparison (default 90 — informational)
Parameters schema
{
"type": "object",
"required": [
"filer_cik"
],
"properties": {
"days_back": {
"type": "integer",
"default": 90
},
"filer_cik": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.thenextgennexus/enterprise-mcp-gateway
1/7 registries