get_trial_details
ActiveTool of Clinical Trials
declared in 1.0.0
Get full details of a specific clinical trial by NCT ID. Returns title, summary, description, eligibility criteria, primary/secondary outcomes, sponsor, collaborators, locations, and results summary if available.
Parameters schema
{
"type": "object",
"required": [
"nct_id"
],
"properties": {
"nct_id": {
"type": "string",
"description": "ClinicalTrials.gov NCT ID (e.g. \"NCT03232697\")"
}
}
}Parent server
Clinical Trials
1/7 registries