Back to catalog
Cortexa research tool·structure·ChEMBL
ChEMBL Get Molecule
Get detailed information about a molecule by its ChEMBL ID. Returns molecule properties, structures, synonyms, and related data.
Livelast probed 2026-04-30 23:07Z· 1047msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 1047ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"chembl_id": {
"description": "ChEMBL molecule ID, e.g., 'CHEMBL25'",
"type": "string"
},
"format": {
"default": "json",
"description": "Response format",
"enum": [
"json",
"xml",
"yaml"
],
"type": "string"
},
"molecule_chembl_id": {
"description": "Alias for chembl_id. ChEMBL molecule ID, e.g., CHEMBL1229517.",
"type": "string"
}
},
"required": [],
"type": "object"
}Examples (1)
Default ChEMBL Get Molecule call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ChEMBL_get_molecule
- Tool name
- ChEMBL_get_molecule
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse