validate_device_application
Validate a medical device number and retrieve its class, specialty, and category in a single call, resolving from number to product code to classification.
Instructions
Validate a device number and derive class, specialty and category in one call.
Chains lookup_device_submission -> classify_device_product_code, which is the full three-hop resolution: number -> product_code -> classification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| number | Yes | Device number with prefix (K/DEN/P/H). Case-insensitive. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||