Back to catalog
Cortexa research tool·clinical·clinical_trials
ClinicalTrials Get Study
Get full details for a specific clinical trial by NCT ID from ClinicalTrials.gov. Returns comprehensive protocol including title, objectives, eligibility criteria, interventions, outcome measures, contacts, and results summary. Example: NCT04280705 returns the ACTT remdesivir COVID-19 trial with all details.
Livelast probed 2026-04-30 23:07Z· 97msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 97ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"nct_id": {
"description": "NCT (National Clinical Trial) identifier (e.g., 'NCT04280705', 'NCT02142712'). Obtain from ClinicalTrials_search_studies.",
"type": "string"
}
},
"required": [
"nct_id"
],
"type": "object"
}Examples (1)
Default ClinicalTrials Get Study call
public-safeinput
{
"nct_id": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ClinicalTrials_get_study
- Tool name
- ClinicalTrials_get_study
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse