You're viewing a demo portfolio

Join the waitlist
PRSM

cpsc_recent_recalls

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Return the most recent U.S. CPSC product recalls (date-sorted, newest first) via SaferProducts.gov (keyless). Looks back a configurable window (default 90 days). Each result links to the official CPSC recall page. Data: CPSC/SaferProducts.gov.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Number of recent recalls to return (default 10)."
    },
    "lookback_days": {
      "type": "number",
      "description": "How many days back to scan (default 90)."
    }
  },
  "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 →