drug-intel
ActiveTool of The Stall
FDA drug intelligence: labeling (warnings, dosage, drug interactions, contraindications, indications), adverse event report summary (top reactions + total count), and recent recall history. Accepts brand or generic name. Data from openFDA — no API key. Useful for pharmaceutical research, clinical AI, drug safety due diligence.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"drug_name": {
"type": "string",
"description": "Drug name — brand or generic (e.g. 'ibuprofen', 'Tylenol', 'metformin', 'Lipitor')."
},
"query_type": {
"type": "string",
"description": "Which FDA data to retrieve. 'all' returns label + adverse event summary + recent recalls. Default: 'label'."
}
},
"additionalProperties": false
}Parent server
The Stall
1/7 registries