search_trials
Find clinical trials for a disease or condition on ClinicalTrials.gov. Filter by location, phase, or status, and receive a ranked list with key details.
Instructions
Search ClinicalTrials.gov for trials matching a condition. Returns a ranked list with status, phase, sponsor, site count, and a brief summary. WITHDRAWN and TERMINATED trials are excluded by default — pass status= to override. Results are ordered with RECRUITING trials first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| condition | Yes | Disease or condition to search for, e.g. 'breast cancer', 'Type 2 diabetes'. | |
| location | No | Optional. City, state, or country to filter by, e.g. 'India', 'Boston', 'Germany'. | |
| phase | No | Optional. Trial phase: 'PHASE1', 'PHASE2', 'PHASE3', 'PHASE4'. Omit for all phases. | |
| status | No | Optional. Override the default status filter. Pass a single CT.gov status value e.g. 'RECRUITING', 'COMPLETED', 'TERMINATED'. Default excludes WITHDRAWN and TERMINATED. | |
| max_results | No | Number of results to return. Default 10, maximum 50. |