You're viewing a demo portfolio

Join the waitlist
PRSM

check_recalls

Active

Tool of net.alpha-systems/pdf

declared in 1.0.0

Check whether a product, brand, drug, or vehicle has an official US recall or safety alert. Aggregates openFDA (food/drug/device), CPSC (consumer products), and NHTSA (vehicles, incl. VIN decode) into normalized JSON. Deterministic, official sources only — useful as a pre-purchase safety guardrail for shopping agents.

Parameters schema

{
  "type": "object",
  "properties": {
    "vin": {
      "type": "string",
      "description": "Vehicle VIN"
    },
    "make": {
      "type": "string"
    },
    "year": {
      "type": "string"
    },
    "model": {
      "type": "string"
    },
    "query": {
      "type": "string",
      "description": "Product, brand, or drug name"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

net.alpha-systems/pdf

1/7 registries
View full server →
check_recalls — net.alpha-systems/pdf — PRSM MCP