You're viewing a demo portfolio

Join the waitlist
PRSM

sec-full-text-search

Active

Tool of The Stall

declared in 4.82.0

Full-text search across all SEC EDGAR filings. Finds every public company that mentioned a keyword or phrase in their 10-K, 10-Q, 8-K, or other forms. Returns company names, tickers, filing dates, and relevance scores. Ideal for thematic equity research: 'which companies disclosed tariff risk in Q1 2026?'

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "query"
  ],
  "properties": {
    "days": {
      "type": "integer",
      "description": "How many days back to search. Default 90, max 730."
    },
    "forms": {
      "type": "string",
      "description": "Comma-separated SEC form types to search (e.g. '10-K,10-Q,8-K'). Default: 10-K,10-Q,8-K"
    },
    "limit": {
      "type": "integer",
      "description": "Max results to return. Default 10, max 25."
    },
    "query": {
      "type": "string",
      "description": "Keyword or phrase to search (e.g. 'tariff risk', 'artificial intelligence', 'China operations'). Wrap in quotes for exact phrase match."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

The Stall

1/7 registries
View full server →
sec-full-text-search — The Stall — PRSM MCP