Skip to main content
Glama

BugBug MCP Server

by simplypixi

stop_suite_run

Stop an active BugBug test suite execution by providing the run ID to halt ongoing automated testing processes.

Instructions

Stop a running BugBug suite run

Input Schema

NameRequiredDescriptionDefault
runIdYesSuite run UUID to stop

Input Schema (JSON Schema)

{ "properties": { "runId": { "description": "Suite run UUID to stop", "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