Skip to main content
Glama

BugBug MCP Server

by simplypixi

get_suite_run

Retrieve detailed execution results for a specific test suite run using its unique identifier, enabling analysis of test outcomes and performance.

Instructions

Get detailed results of a BugBug suite run

Input Schema

NameRequiredDescriptionDefault
runIdYesSuite run UUID

Input Schema (JSON Schema)

{ "properties": { "runId": { "description": "Suite run UUID", "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/simplypixi/bugbug-mcp-server'

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