search_device_510k
Search FDA 510(k) premarket notifications to find medical device clearances by device name, applicant, or product code. Returns clearance decisions and classification details.
Instructions
Search FDA 510(k) premarket notification database for medical device clearances. Find device clearances by device name, applicant, product code, clearance type, or decision date. Returns clearance decisions and device classification details.
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) | |
| applicant | No | Applicant/company name | |
| deviceName | No | Device name to search | |
| productCode | No | FDA product code | |
| clearanceType | No | Clearance type (e.g., 'Traditional', 'Special') | |
| decisionDateTo | No | Decision date range end (YYYY-MM-DD) | |
| decisionDateFrom | No | Decision date range start (YYYY-MM-DD) |