recalls_search
ActiveTool of io.github.digitalweb33333-creator/x402-endpoints
Product recall lookup (drugs/devices/food), Class I/II/III, against the official FDA openFDA enforcement reports — by product, firm or reason. Coverage US. Price: $0.01 per call (x402 payment, USDC on Base mainnet). Product recall lookup against the official FDA openFDA enforcement reports (Recall Enterprise System). Search drugs, devices or food recalls by product, firm or reason, filter by Class I/II/III. Returns recall number, classification, status, reason, recalling firm, dates and distribution. Coverage US. For e-commerce, supply-chain, pharmacovigilance and compliance agents.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "integer",
"description": "Max recalls [1-1000], e.g. 20"
},
"query": {
"type": "string",
"description": "Product, firm or reason, e.g. 'metformin' or 'contamination'"
},
"category": {
"type": "string",
"description": "drug | device | food (default drug)"
},
"classification": {
"type": "string",
"description": "Recall class: I, II or III (optional)"
}
}
}Parent server
io.github.digitalweb33333-creator/x402-endpoints
https://github.com/digitalweb33333-creator/x402-endpoints
1/7 registries