Back to catalog
Cortexa research tool·physics astro·t3db
T3DB Search Toxins
Search for toxins by name or keyword in the T3DB (Toxin and Toxin-Target Database). Returns matching toxin IDs and names. Use T3DB_get_toxin with the returned ID for detailed information. Covers pollutants, pesticides, drugs, food toxins, and environmental chemicals.
Livelast probed 2026-05-01 01:00Z· 219msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 219ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"query": {
"description": "Toxin name or keyword (e.g., 'arsenic', 'lead', 'mercury', 'bisphenol')",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default T3DB Search Toxins call
public-safeinput
{
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_T3DB_search_toxins
- Tool name
- T3DB_search_toxins
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse