Skip to main content
Glama

LoadRunner Cloud MCP Server

by pbandreddy

test_runs_getTestRunTransactions

Retrieve detailed transaction information for a specific test run using the test run ID to analyze and optimize performance outcomes in LoadRunner Cloud.

Instructions

List all transaction information in a test run.

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