check_recall
Identify active FDA recalls for consumer products by brand name. Optionally narrow by product name to get recall details, classification, and source URL.
Instructions
Check whether a consumer product or brand has an FDA/consumer recall on file — supplements, food, cosmetics (NOT medical devices). Query by brand (primary), optionally narrow by product_name. Returns recall_flag, whether any active Class I (most serious) recall exists, and each matching record with classification, reason, date, status, and a source_url to verify. Recall data has no barcode, so matches are brand/name text matches — confirm via source_url. For medical-DEVICE recalls, use the radar MCP (com.healthai/radar).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | Brand or manufacturer name, e.g. 'Nature Made' or 'Similac' | |
| product_name | No | Optional product name to narrow within the brand, e.g. 'infant formula' |