Back to catalog
Cortexa research tool·clinical·openfda
OpenFDA Search Device Enforcement
Search the FDA medical device enforcement (recall) database via openFDA. Contains medical device recalls, corrections, and removals. Use Lucene query syntax: 'classification:"Class I"' (most serious), 'status:Ongoing', 'recalling_firm:"Medtronic"'. Returns recall details including product description, reason for recall, and distribution pattern. Medical devices include implants, diagnostic equipment, surgical tools, and consumer medical devices.
Livelast probed 2026-05-01 01:00Z· 370msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 370ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"count": {
"description": "Field to count by (e.g., 'classification', 'status', 'recalling_firm.exact')",
"type": [
"string",
"null"
]
},
"limit": {
"description": "Maximum number of results (default 5, max 100)",
"type": [
"integer",
"null"
]
},
"search": {
"description": "Lucene query for device recalls (e.g., 'classification:\"Class I\"', 'status:Ongoing', 'product_description:pacemaker', 'recalling_firm:medtronic'). Leave null to get recent recalls.",
"type": [
"string",
"null"
]
}
},
"required": [],
"type": "object"
}Examples (1)
Default OpenFDA Search Device Enforcement call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_OpenFDA_search_device_enforcement
- Tool name
- OpenFDA_search_device_enforcement
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse