You're viewing a demo portfolio

Join the waitlist
PRSM

edgar_insider_transactions

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

List recent Form 4 insider transaction filings for a company. Returns accession numbers and filing dates; for detailed transaction data, use edgar_filing_content on each.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "identifier"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Maximum rows to return (default 25, max 100)."
    },
    "identifier": {
      "type": "string",
      "description": "Ticker symbol or CIK."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →
edgar_insider_transactions — io.github.blackboxfoundry/livedatalink — PRSM MCP