Back to catalog
Cortexa research tool·genomics·metabolite
HMDB Get Diseases
Alias for Metabolite_get_diseases. Get disease associations for a metabolite via CTD database.
Livelast probed 2026-05-01 01:00Z· 415msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 415ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"compound_name": {
"description": "Compound name (e.g., glucose)",
"type": "string"
},
"hmdb_id": {
"description": "HMDB ID (e.g., HMDB0000122)",
"type": "string"
},
"operation": {
"const": "get_diseases",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default HMDB Get Diseases call
public-safeinput
{
"compound_name": "aspirin"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_HMDB_get_diseases
- Tool name
- HMDB_get_diseases
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse