clinical_trials_search
Search ClinicalTrials.gov to find clinical trials by condition, drug, sponsor, status, or phase. Get trial details including ID, title, enrollment, and status for research tracking.
Instructions
Search ClinicalTrials.gov for clinical trials by condition, drug/intervention, sponsor, status, and phase. Returns trial ID, title, status, phase, sponsor, conditions, and enrollment. Use sponsor filter to track pharma company research (e.g. 'Pfizer', 'Moderna', 'NIH').
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Free-text search across all fields | |
| condition | No | Disease or condition: 'lung cancer', 'diabetes', 'Alzheimer' | |
| intervention | No | Drug, device, or procedure name: 'pembrolizumab', 'insulin' | |
| sponsor | No | Sponsor/funder: 'Pfizer', 'NIH', 'Moderna' | |
| status | No | Trial status: '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), ... (9 total) | |
| 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)) | |
| 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) | |
| location | No | State or country: 'California', 'United States', 'Germany' | |
| page_size | No | Results per page (default 10, max 50) |