clinical-trials
ActiveTool of The Stall
declared in 4.82.0
Search ClinicalTrials.gov for clinical studies by condition, intervention, or keyword. Returns phase, status, enrollment, sponsor, and dates. NIH primary source — no markup. $0.005/call.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "number",
"description": "Maximum results to return (1-50). Default 10."
},
"phase": {
"type": "string",
"description": "Trial phase filter (optional). Omit to include all phases."
},
"status": {
"type": "string",
"description": "Study recruitment status filter. Default: 'recruiting'."
},
"sponsor": {
"type": "string",
"description": "Filter by lead sponsor name (partial match). E.g. 'Pfizer', 'NIH'."
},
"condition": {
"type": "string",
"description": "Disease or condition to search (e.g. 'diabetes', 'lung cancer', 'Alzheimer'). Also accepts free-text keywords."
},
"intervention": {
"type": "string",
"description": "Drug, device, or intervention name to filter by (optional). E.g. 'metformin', 'CAR-T'."
}
},
"additionalProperties": false
}Parent server
The Stall
1/7 registries