Back to catalog
Cortexa research tool·chemistry·t3db
T3DB Get Toxin
Get detailed toxin information from the Toxin and Toxin-Target Database (T3DB) by T3DB ID. Returns chemical properties (name, CAS, formula, molecular weight), mechanism of toxicity, health effects, route of exposure, and protein/gene targets with UniProt IDs. Covers 3,678 common toxins including pollutants, pesticides, drugs, and food toxins. Use for toxicology research, environmental health, and chemical safety assessment.
Livelast probed 2026-04-30 23:07Z· 113msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 113ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"toxin_id": {
"description": "T3DB toxin ID (e.g., 'T3D0001' for Arsenic, 'T3D0002' for Lead). Numeric-only input is auto-prefixed with T3D.",
"type": "string"
}
},
"required": [
"toxin_id"
],
"type": "object"
}Examples (1)
Default T3DB Get Toxin call
public-safeinput
{
"toxin_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_T3DB_get_toxin
- Tool name
- T3DB_get_toxin
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse