cpsc_recall_search
Search U.S. Consumer Product Safety Commission (CPSC) product recalls via SaferProducts.gov (keyless). Filter by product name/keyword, title, manufacturer, hazard, recall number, and date range. Returns recall number, date, title, products, hazards, remedy, manufacturers, injuries, and the official CPSC recall URL. Data: CPSC/SaferProducts.gov.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max recalls to return (default 25). | |
| title | No | Recall title keyword filter. | |
| hazard | No | Hazard keyword filter (e.g. 'fire', 'choking', 'laceration'). | |
| product | No | Product name filter (e.g. 'stroller', 'space heater'). | |
| date_end | No | Recalls on/before this date (YYYY-MM-DD). | |
| date_start | No | Recalls on/after this date (YYYY-MM-DD). | |
| manufacturer | No | Manufacturer name filter. | |
| recall_number | No | Exact CPSC recall number (e.g. '26561'). |