search_oligo_delivery_failures
Oligonucleotide delivery failures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tier | No | Confidence tier. 'curated' (default) returns the credible layer; 'all' also includes high-volume screening-grade rows (PubChem HTS inactives, CRISPR non-essential tails). | curated |
| limit | No | Maximum number of findings to return (1–100, default 25). | |
| offset | No | Number of findings to skip before this page, for pagination (default 0). | |
| target | No | UniProt accession or gene symbol | |
| outcome | No | outcome filter (inactive, failed_safety, terminated, …) | |
| compound | No | compound name, ChEMBL ID, or InChIKey |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| findings | No | Matching negative findings (same shape as the REST /findings endpoint). | |
| has_more | No | True when more results exist beyond this page. | |
| coverage_note | No | Honest coverage caveat for thin Phase-1 modalities (present only when relevant). | |
| query_metadata | Yes | Echo of the resolved query — tool, limit, offset, and any applied presets. | |
| returned_count | No | Findings returned in this page. |