clinical_trials_detail
Retrieve complete details for any clinical trial using its NCT ID, including protocol, eligibility, and locations. Optionally request only specific sections to reduce response size.
Instructions
Get full details for a specific clinical trial by NCT ID. Returns protocol, eligibility, arms/interventions, design, locations, contacts, and oversight info. Use the fields param to request only specific sections (reduces response size).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Pipe-separated fields to return: 'NCTId|BriefTitle|EligibilityModule'. Omit for full study. | |
| nct_id | Yes | ClinicalTrials.gov NCT ID: 'NCT06000000' |