Back to catalog
Cortexa research tool·biomedical·nci_drugdict
NCIDrugDict Get Drug
Get detailed information for a specific drug from the NCI Drug Dictionary by its term ID. Returns the drug definition, NCI concept ID, all aliases (brand names, code names, chemical names, CAS registry numbers, NSC numbers), and link to drug information summary page. Use NCIDrugDict_search first to find term IDs.
Livelast probed 2026-05-01 01:00Z· 518msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 518ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"term_id": {
"description": "NCI Drug Dictionary term ID (e.g., 37862 for imatinib mesylate, 695789 for pembrolizumab)",
"type": "integer"
}
},
"required": [
"term_id"
],
"type": "object"
}Examples (1)
Default NCIDrugDict Get Drug call
public-safeinput
{
"term_id": 1
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_NCIDrugDict_get_drug
- Tool name
- NCIDrugDict_get_drug
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse