You're viewing a demo portfolio

Join the waitlist
PRSM

search_clinical_trials

Active

Tool of Cochrane Medical Reviews

declared in 1.26.0

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
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Cochrane Medical Reviews

1/7 registries
View full server →
search_clinical_trials — Cochrane Medical Reviews — PRSM MCP