Search Food Recalls
health.safety.food_recallsSearch FDA food enforcement and recall reports for contamination, mislabeling, or safety alerts. Filter results by recall status and paginate.
Instructions
Search FDA food enforcement and recall reports — contamination, mislabeling, safety alerts (OpenFDA)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | OpenFDA search query for food recalls (e.g. "reason_for_recall:salmonella", "recalling_firm:"Tyson"") | |
| limit | No | Number of results (1-100, default 10) | |
| skip | No | Number of results to skip for pagination | |
| status | No | Filter by recall status |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |