Back to catalog
Cortexa research tool·chemistry·metabolite
HMDB Get Metabolite
Alias for Metabolite_get_info. Get compound information by HMDB ID, compound name, or PubChem CID.
Livelast probed 2026-04-30 23:07Z· 118msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 118ms
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_info",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default HMDB Get Metabolite 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_metabolite
- Tool name
- HMDB_get_metabolite
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse