list_clinical_trials
ActiveTool of Cure Cancer With AI
declared in 1.0.0
List clinical trials from public registries (conditions, status, intervention type). Filter by condition, status (e.g. RECRUITING), or keyword.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "integer",
"maximum": 100,
"minimum": 1,
"description": "Results per page (1–100, default 20)."
},
"offset": {
"type": "integer",
"minimum": 0,
"description": "Number of results to skip (default 0)."
},
"search": {
"type": "string",
"description": "Keyword search across title and description."
},
"status": {
"type": "string",
"description": "Filter by trial status, e.g. RECRUITING."
},
"condition": {
"type": "string",
"description": "Filter by condition."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Cure Cancer With AI
https://github.com/hifarrer/ccwai-api
1/7 registries