search_device_510k
Retrieve FDA 510(k) clearance records for medical devices using parameters such as device name, applicant, product code, and decision date range.
Instructions
Search FDA 510(k) device clearances
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_name | No | Name of the medical device | |
| applicant | No | Applicant company name | |
| contact | No | Contact information | |
| product_code | No | FDA product code | |
| clearance_type | No | Type of 510(k) clearance | |
| decision_date_from | No | Start date for decision date range (YYYYMMDD format) | |
| decision_date_to | No | End date for decision date range (YYYYMMDD format) | |
| limit | No | Maximum number of results to return (1-100) | |
| skip | No | Number of results to skip for pagination |