Back to catalog
Cortexa research tool·drug discovery·ChEMBL
ChEMBL Get Drug
Get detailed information about a drug by its ChEMBL drug ID. Includes approval status, indications, and mechanisms. To find a drug ID, use ChEMBL_search_drugs with a drug name.
Livelast probed 2026-04-30 23:07Z· 101msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 101ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"drug_chembl_id": {
"description": "ChEMBL drug ID, e.g., 'CHEMBL1201581'",
"type": "string"
},
"format": {
"default": "json",
"enum": [
"json",
"xml",
"yaml"
],
"type": "string"
}
},
"required": [
"drug_chembl_id"
],
"type": "object"
}Examples (1)
Default ChEMBL Get Drug call
public-safeinput
{
"drug_chembl_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ChEMBL_get_drug
- Tool name
- ChEMBL_get_drug
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse