Skip to main content
Glama

trial_outcomes_getter

Retrieve clinical trial outcome measures and results, including primary, secondary outcomes, adverse events, and available data, specifically for completed trials. Use the NCT ID to fetch detailed information.

Instructions

Fetch outcome measures and results for a clinical trial.

Retrieves detailed outcome information including: - Primary outcome measures - Secondary outcome measures - Results data (if available) - Adverse events (if reported) Note: Results are only available for completed trials that have posted data.

Input Schema

NameRequiredDescriptionDefault
nct_idYesNCT ID (e.g., 'NCT06524388')

Input Schema (JSON Schema)

{ "properties": { "nct_id": { "description": "NCT ID (e.g., 'NCT06524388')", "title": "Nct Id", "type": "string" } }, "required": [ "nct_id" ], "title": "trial_outcomes_getterArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/genomoncology/biomcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server