search_clinical_trials
ActiveTool of Cochrane Medical Reviews
Search clinical trials related to a health condition via PubMed. Finds clinical trial publications matching the condition and optional intervention. Returns trial titles, authors, and PubMed IDs. Args: condition: The health condition or disease (e.g. 'type 2 diabetes', 'breast cancer', 'depression'). intervention: Optional treatment or intervention to include in search (e.g. 'metformin', 'cognitive behavioral therapy'). limit: Maximum number of results to return (default 20, max 100).
Parameters schema
{
"type": "object",
"title": "search_clinical_trialsArguments",
"required": [
"condition"
],
"properties": {
"limit": {
"type": "integer",
"title": "Limit",
"default": 20
},
"condition": {
"type": "string",
"title": "Condition"
},
"intervention": {
"type": "string",
"title": "Intervention",
"default": null
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Cochrane Medical Reviews
1/7 registries