You're viewing a demo portfolio

Join the waitlist
PRSM

sec_8k_detail

Active

Tool of Sec Events

declared in 0.1.0

Look up a single 8-K filing by accession number. Returns full triage row including all Item codes, descriptions, severity, and (if enriched) the LLM-extracted summary. Use after sec_8k_recent / _today / _by_item to get the full structured record for a specific filing.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "accession_number": "0001213900-26-060600"
    }
  ],
  "required": [
    "accession_number"
  ],
  "properties": {
    "accession_number": {
      "type": "string",
      "description": "SEC accession number like \"0001234567-26-001234\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Sec Events

https://github.com/pipeworx-io/mcp-sec-events

1/7 registries
View full server →