search_admet_failures
ActiveTool of ai.nullary/nullary
declared in 1.0.1
Small-molecule ADMET failures.
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"tier": {
"enum": [
"curated",
"all"
],
"type": "string",
"default": "curated",
"description": "Confidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails)."
},
"limit": {
"type": "integer",
"default": 25,
"maximum": 100,
"minimum": 1,
"description": "Maximum number of findings to return (1–100, default 25)."
},
"offset": {
"type": "integer",
"default": 0,
"minimum": 0,
"description": "Number of findings to skip before this page, for pagination (default 0)."
},
"target": {
"type": "string",
"description": "UniProt accession or gene symbol"
},
"outcome": {
"type": "string",
"description": "outcome filter (inactive, failed_safety, terminated, …)"
},
"compound": {
"type": "string",
"description": "compound name, ChEMBL ID, or InChIKey"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ai.nullary/nullary
https://github.com/nullary-ai/nullary
1/7 registries