search_device_recalls
Retrieve FDA medical device recall enforcement reports by applying filters like product description, recalling firm, classification, and status.
Instructions
Search FDA device recall enforcement reports
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_description | No | Product description or name | |
| recalling_firm | No | Name of the recalling firm | |
| classification | No | Recall classification (Class I, Class II, Class III) | |
| status | No | Recall status | |
| product_code | No | FDA product code | |
| date_from | No | Start date for recall initiation (YYYYMMDD format) | |
| date_to | No | End date for recall initiation (YYYYMMDD format) | |
| limit | No | Maximum number of results to return (1-100) | |
| skip | No | Number of results to skip for pagination |