Back to catalog
Cortexa research tool·clinical·clinical_trials
Get Clinical Trial Conditions And Interventions
Retrieves the list of conditions or diseases and the interventions and arm groups that the clinical trials are focused on, using their NCT IDs.
Livelast probed 2026-04-30 23:07Z· 254msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 254ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"condition_and_intervention": {
"description": "Unused filter parameter, kept for backward compatibility. Can be omitted or set to any string.",
"type": "string"
},
"nct_ids": {
"description": "List of NCT IDs of the clinical trials (e.g., ['NCT04852770', 'NCT01728545']).",
"items": {
"type": "string"
},
"type": "array"
}
},
"required": [
"nct_ids"
],
"type": "object"
}Examples (1)
Default Get Clinical Trial Conditions And Interventions call
public-safeinput
{
"nct_ids": []
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_get_clinical_trial_conditions_and_interventions
- Tool name
- get_clinical_trial_conditions_and_interventions
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse