clinical_trials_search
Search ClinicalTrials.gov for clinical trials using filters for condition, drug, sponsor, status, phase, location, or free-text keywords.
Instructions
Search ClinicalTrials.gov for clinical trials by condition, drug/intervention, sponsor, status, phase, study type, location, title, or free text. Returns trial ID, title, status, phase, sponsor, conditions, enrollment, and hasResults flag. Use sponsor filter to track pharma company research (e.g. 'Pfizer', 'Moderna', 'NIH'). Use filter_advanced for Essie expressions like 'AREA[StartDate]RANGE[2024-01-01,MAX]'. Use agg_filters for shorthand filters: 'results:with', 'sex:f', 'healthy:y'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort field: '@relevance', 'LastUpdatePostDate', 'EnrollmentCount:desc' | |
| phase | No | Trial phase: 'EARLY_PHASE1' (Early Phase 1 (exploratory)), 'PHASE1' (Phase 1 (safety/dosage in small group)), 'PHASE2' (Phase 2 (efficacy/side effects in larger group)), 'PHASE3' (Phase 3 (large-scale efficacy confirmation)), 'PHASE4' (Phase 4 (post-market surveillance)), 'NA' (Not applicable (non-drug studies)) | |
| query | No | Free-text search across all fields | |
| status | No | Trial status. Pipe-delimited for multiple: 'RECRUITING' (Currently recruiting participants), 'NOT_YET_RECRUITING' (Approved but not yet recruiting), 'ACTIVE_NOT_RECRUITING' (Ongoing but no longer recruiting), 'COMPLETED' (Trial has concluded), 'ENROLLING_BY_INVITATION' (Recruiting by invitation only), ... (14 total) | |
| titles | No | Title/acronym search: 'KEYNOTE', 'SPRINT' | |
| sponsor | No | Sponsor/collaborator: 'Pfizer', 'NIH', 'Moderna' | |
| location | No | Location search: 'California', 'Germany', 'Mayo Clinic' | |
| outcomes | No | Outcome measure search: 'overall survival', 'HbA1c' | |
| study_id | No | Study ID search: 'NCT04852770' or org study ID | |
| condition | No | Disease or condition: 'lung cancer', 'diabetes', 'Alzheimer' | |
| page_size | No | Results per page (default 10, max 100) | |
| page_token | No | Pagination token from previous response | |
| study_type | No | Study type: 'INTERVENTIONAL' (Testing a drug, device, or procedure), 'OBSERVATIONAL' (Observing health outcomes without intervention), 'EXPANDED_ACCESS' (Making experimental treatment available outside trial) | |
| agg_filters | No | Aggregation filters: 'results:with,sex:f,healthy:y' | |
| intervention | No | Drug, device, or procedure: 'pembrolizumab', 'insulin' | |
| lead_sponsor | No | Lead sponsor name only (not collaborators): 'National Cancer Institute' | |
| filter_advanced | No | Essie expression filter: 'AREA[MinimumAge]RANGE[MIN,18 years]' |