search_clinical_trials

shallow

com.olyport/cochrane · Verify this server

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).

100.0/100

1 trials · measured 8 days ago

search_clinical_trials scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against com.olyport/cochrane, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
unreachable
Category
Health
Input schema
declared
Output schema
declared
Side-effect classification
unclassified
Declared input 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
    }
  }
}

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0
2026-08-2483.3deepv0.1.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1
reliabilitytimeout: 1, pass: 19
malformed_inputpass: 4
timeout_honourpass: 2
cancellationpass: 2
determinismpass: 4
concurrencypass: 20

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: search_clinical_trials
[![Vouch score](https://vouch.tools/api/tools/fc27fd40-1274-4b4e-bd5a-bc47d87fb0fc/badge.svg)](https://vouch.tools/tools/fc27fd40-1274-4b4e-bd5a-bc47d87fb0fc)
search_clinical_trials — Vouch