Skip to main content
Glama

BugBug MCP Server

by simplypixi

get_test

Retrieve detailed information about a specific BugBug test using its unique identifier to access execution status, results, and related data.

Instructions

Get details of a specific BugBug test

Input Schema

NameRequiredDescriptionDefault
testIdYesTest UUID

Input Schema (JSON Schema)

{ "properties": { "testId": { "description": "Test UUID", "type": "string" } }, "required": [ "testId" ], "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