Cpsc Recalls
consumer__cpsc-recallsSearch and filter U.S. Consumer Product Safety Commission product recall data by date range and product type to identify safety hazards.
Instructions
[Consumer Protection Agent] Search U.S. Consumer Product Safety Commission (CPSC) product recall data. Filter by date range and product type. Source: U.S. Consumer Product Safety Commission (Public Domain), updates daily. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| startDate | No | Start date for recall search (YYYY-MM-DD) | |
| endDate | No | End date for recall search (YYYY-MM-DD) | |
| productType | No | Product type to filter (e.g. Toys, Electronics, Furniture) | |
| limit | No | Maximum number of recall records to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |