Skip to main content
Glama

BugBug MCP Server

by simplypixi

get_profile

Retrieve detailed information about a specific BugBug test automation run profile using its unique identifier to access configuration, settings, and execution parameters.

Instructions

Get details of a specific BugBug run profile

Input Schema

NameRequiredDescriptionDefault
profileIdYesProfile UUID

Input Schema (JSON Schema)

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