check_appliance_recall
Checks the U.S. CPSC recall database for an appliance by brand, model, or product type. Returns active recalls to help determine if an appliance has been recalled.
Instructions
Check the U.S. Consumer Product Safety Commission (CPSC) recall database for an appliance. Returns active recalls matching the brand, model, or product type. Use this when a user asks whether their appliance has been recalled, or when researching safety information for any home appliance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Appliance manufacturer (e.g., 'Whirlpool', 'Samsung', 'LG'). | |
| model | No | Appliance model number if known (e.g., 'WRX986SIHZ'). | |
| product_type | No | Type of product (e.g., 'refrigerator', 'dryer', 'dishwasher'). |