Back to catalog
Cortexa research tool·structure·lotus
LOTUS Get Compound
Get detailed information about a specific natural product from LOTUS by its internal compound ID. Returns comprehensive data including structure (SMILES, InChI), molecular properties (weight, formula, LogP, PSA), drug-likeness metrics (Lipinski violations, H-bond donors/acceptors), chemical taxonomy (NPClassifier and ClassyFire classifications), and source organism data. Use LOTUS_search_natural_products to find the compound ID first.
Livelast probed 2026-04-30 23:07Z· 77msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 77ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"compound_id": {
"description": "LOTUS internal compound ID (MongoDB ObjectId, e.g., '604b8da112e4996162764b83' for caffeine). Obtain from LOTUS_search_natural_products.",
"type": "string"
}
},
"required": [
"compound_id"
],
"type": "object"
}Examples (1)
Default LOTUS Get Compound call
public-safeinput
{
"compound_id": "aspirin"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_LOTUS_get_compound
- Tool name
- LOTUS_get_compound
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse