drug_recalls
ActiveTool of io.github.huwhitememes/tollbooth
declared in 0.12.0
Search FDA drug/device/food enforcement recalls via openFDA. Severity, classification, recalling firm.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "integer",
"maximum": 50,
"minimum": 5,
"description": "Max results, default 20"
},
"query": {
"type": "string",
"description": "Search terms"
}
}
}Parent server
io.github.huwhitememes/tollbooth
1/7 registries