Back to catalog
Cortexa research tool·clinical·fda_drug_label
FDA Get Drug Generic Name
Get the drug’s generic name based on the drug's generic or brand name.
Livelast probed 2026-05-01 01:00Z· 1078msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 1078ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"drug_name": {
"description": "The generic or brand name of the drug.",
"type": "string"
}
},
"required": [
"drug_name"
],
"type": "object"
}Examples (1)
Default FDA Get Drug Generic Name call
public-safeinput
{
"drug_name": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_FDA_get_drug_generic_name
- Tool name
- FDA_get_drug_generic_name
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse