cpsc_recent_recalls
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of recent recalls to return (default 10). | |
| lookback_days | No | How many days back to scan (default 90). |