Back to catalog
Cortexa research tool·genomics·kegg_disease_drug
KEGG Get Disease
Get detailed KEGG disease information including disease name, category, description, associated genes (with mutations/translocations), pathways, therapeutic drugs, database cross-references (ICD-10, MeSH, OMIM), and references. Example: H00001 returns B-cell acute lymphoblastic leukemia with BCR-ABL, MLL-AF4, E2A-PBX1 gene fusions and 10+ associated pathways. Use KEGG_search_disease to find disease IDs.
Livelast probed 2026-05-01 00:32Z· 14173msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 14173ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"disease_id": {
"description": "KEGG disease ID in H##### format (e.g., 'H00001' for B-cell ALL, 'H00408' for type 1 diabetes, 'H00409' for type 2 diabetes, 'H00031' for breast cancer).",
"type": "string"
}
},
"required": [
"disease_id"
],
"type": "object"
}Examples (1)
Default KEGG Get Disease call
input
{
"disease_id": "type 2 diabetes"
}Expected response keys: success
Identifiers
- Catalog ID
- tu_KEGG_get_disease
- Tool name
- KEGG_get_disease
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse, slow