search_trials
Search clinical trials on ClinicalTrials.gov by condition, intervention, sponsor, status, or phase. Returns trial IDs, titles, status, phases, conditions, interventions, enrollment, and locations count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results (max 20) | |
| phase | No | Trial phase: PHASE1, PHASE2, PHASE3, PHASE4 | |
| status | No | Trial status: RECRUITING, COMPLETED, ACTIVE_NOT_RECRUITING, NOT_YET_RECRUITING, TERMINATED | |
| sponsor | No | Sponsor name (e.g. "Pfizer", "NIH", "Mayo Clinic") | |
| condition | No | Disease or condition (e.g. "diabetes", "breast cancer", "alzheimer") | |
| intervention | No | Drug, device, or intervention (e.g. "metformin", "pembrolizumab") |