fda_food_recalls
Search FDA food recall enforcement reports by classification, company, or reason to identify potentially hazardous products and ensure consumer safety.
Instructions
Search FDA food recall enforcement reports. Class I (may cause death), Class II (temporary health problems), Class III (unlikely harm).
Example searches:
'classification:"Class I"' — most serious recalls
'recalling_firm:tyson' — recalls by a specific company
'reason_for_recall:listeria' — recalls due to listeria
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | OpenFDA search query. Examples: 'field:value', 'field:"Exact Phrase"', 'field:[20200101+TO+20231231]', '_exists_:field'. Combine with '+AND+', '+OR+', '+NOT+'. | |
| limit | No | Max results (default 10, max 100) |