Back to catalog
Cortexa research tool·drug discovery·admetai
ADMETAI Predict Toxicity
Predicts toxicity endpoints (AMES, Carcinogens_Lagunin, ClinTox, DILI, LD50_Zhu, Skin_Reaction, hERG) for a given list of molecules in SMILES format.
Livelast probed 2026-05-01 00:33Z· 660msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 660ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"smiles": {
"description": "SMILES string(s) for the molecule(s). Accepts a single string or list of strings.",
"oneOf": [
{
"description": "List of SMILES strings.",
"items": {
"type": "string"
},
"type": "array"
},
{
"description": "Single SMILES string (will be wrapped in a list).",
"type": "string"
}
]
}
},
"required": [
"smiles"
],
"type": "object"
}Examples (1)
Default ADMETAI Predict Toxicity call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ADMETAI_predict_toxicity
- Tool name
- ADMETAI_predict_toxicity
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse