Skip to main content
Glama

BugBug MCP Server

by simplypixi

get_suite_run_status

Check the current execution status of a BugBug test suite run using its unique identifier to monitor test progress and completion.

Instructions

Get current status 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