Skip to main content
Glama

BlazeMeter MCP Server

by pbandreddy

get_test_run_thresholds

Retrieve the thresholds report for a specified test run on BlazeMeter MCP Server to analyze performance metrics and ensure compliance with predefined benchmarks.

Instructions

Get the thresholds report for a specified test run (master).

Input Schema

NameRequiredDescriptionDefault
masterIdYesThe ID of the test run (master) to retrieve the thresholds report for.

Input Schema (JSON Schema)

{ "properties": { "masterId": { "description": "The ID of the test run (master) to retrieve the thresholds report for.", "type": "string" } }, "required": [ "masterId" ], "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/blazemeter-mcp-server'

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