Skip to main content
Glama

get_launch_test_summary

Retrieve test execution statistics and summaries for a specific launch in Zebrunner, with filtering and pagination options for efficient analysis.

Instructions

๐Ÿ“Š Get lightweight launch test summary with statistics (auto-paginated, token-optimized)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectKeyNoProject key (e.g., 'MCP') - alternative to projectId
projectIdNoProject ID (e.g., 7) - alternative to projectKey
launchIdYesLaunch ID (e.g., 119783)
statusFilterNoFilter by status (e.g., ['FAILED', 'SKIPPED'])
minStabilityNoMinimum stability percentage (0-100)
maxStabilityNoMaximum stability percentage (0-100)
sortByNoSort order (stability=most unstable first)stability
limitNoLimit number of tests returned (e.g., 10 for first 10 tests)
summaryOnlyNoReturn only statistics without full test list (most lightweight)
includeLabelsNoInclude labels array (increases token usage)
includeTestCasesNoInclude testCases array (increases token usage)
formatNoOutput formatjson

Latest Blog Posts

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/maksimsarychau/mcp-zebrunner'

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