You're viewing a demo portfolio

Join the waitlist
PRSM

company_change

Active

Tool of Ready APIs

declared in 1.0.0

SEC 8-K change-signal envelope for a public company. Pulls recent 8-K filings live from EDGAR, classifies item codes into change categories (M&A, leadership, restructuring, material agreement, financial, auditor, governance, disclosure), and returns a change-velocity score (0-100), dominant theme, and buyer-shaped action_hint tuned by buyer profile (sales_outreach, recruiter, investor_research, competitive_intel).

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "integer",
      "default": 50,
      "maximum": 200,
      "minimum": 1
    },
    "domain": {
      "type": "string",
      "description": "Company domain. One of domain or ticker required."
    },
    "ticker": {
      "type": "string",
      "description": "Stock ticker. Used when domain not provided."
    },
    "window_days": {
      "type": "integer",
      "default": 365,
      "maximum": 730,
      "minimum": 30
    },
    "buyer_profile": {
      "enum": [
        "sales_outreach",
        "recruiter",
        "investor_research",
        "competitive_intel"
      ],
      "type": "string",
      "default": "sales_outreach"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Ready APIs

https://github.com/ReadyAPIs-com/readyapis

1/7 registries
View full server →
company_change — Ready APIs — PRSM MCP