Skip to main content
Glama

LoadRunner Cloud MCP Server

by pbandreddy

test_runs_getTestRunResults

Retrieve detailed test run results from LoadRunner Cloud using the specified run ID. Access performance test data for analysis and integration into engineering workflows.

Instructions

Get test run results from LoadRunner Cloud.

Input Schema

NameRequiredDescriptionDefault
runIdYesThe ID of the test run.

Input Schema (JSON Schema)

{ "properties": { "runId": { "description": "The ID of the test run.", "type": "string" } }, "required": [ "runId" ], "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/pbandreddy/loadrunner-cloud-mcp-server'

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