Back to catalog
Cortexa research tool·chemistry·metabolomics_workbench
MetabolomicsWorkbench Get Compound By Pubchem Cid
Get metabolite information by PubChem compound ID (CID). Useful for cross-referencing with PubChem data.
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": {
"input_value": {
"description": "PubChem compound ID (CID) as a string (e.g., '311' for citric acid).",
"type": "string"
},
"output_item": {
"default": "all",
"description": "Type of output to return.",
"enum": [
"all",
"regno",
"formula",
"exactmass",
"inchi_key",
"name",
"smiles"
],
"type": "string"
}
},
"required": [
"input_value"
],
"type": "object"
}Examples (1)
Default MetabolomicsWorkbench Get Compound By Pubchem Cid call
public-safeinput
{
"input_value": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_MetabolomicsWorkbench_get_compound_by_pubchem_cid
- Tool name
- MetabolomicsWorkbench_get_compound_by_pubchem_cid
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse