Back to catalog
Cortexa research tool·chemistry·metabolomics_workbench
MetabolomicsWorkbench Search Compound By Name
Search for a metabolite/compound by its name using RefMet nomenclature. Returns standardized compound information including formula, exact mass, and classification. Use this for finding metabolites by common name.
Livelast probed 2026-04-30 23:07Z· 93msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 93ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"compound_name": {
"description": "Alias for input_value.",
"type": "string"
},
"input_value": {
"description": "Compound/metabolite name to search (e.g., 'Glucose', 'Cholesterol', 'Palmitic acid'). Aliases: compound_name, name.",
"type": "string"
},
"output_item": {
"default": "all",
"description": "Type of output to return.",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default MetabolomicsWorkbench Search Compound By Name call
public-safeinput
{
"compound_name": "aspirin"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_MetabolomicsWorkbench_search_compound_by_name
- Tool name
- MetabolomicsWorkbench_search_compound_by_name
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse