search_drug_recalls
Search FDA drug recall and enforcement reports by company, classification (I-III), status, state, and date range to find recall details.
Instructions
Search FDA drug recall and enforcement reports. Find recalls by company, classification (I-III), status, state, and date range. Class I is most serious (may cause death), Class III is least serious.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of results to skip for pagination | |
| limit | No | Maximum results to return (1-100, default 10) | |
| state | No | US state code (e.g., 'CA', 'NY') | |
| dateTo | No | End date (YYYY-MM-DD or YYYYMMDD format) | |
| status | No | Recall status | |
| dateFrom | No | Start date (YYYY-MM-DD or YYYYMMDD format) | |
| recallingFirm | No | Name of the recalling company | |
| classification | No | Recall classification (I=most serious, III=least) |