Skip to main content
Glama

list_test_runs

Retrieve test runs from Zebrunner with advanced filtering by project, name, milestone, build number, status, and sort options for comprehensive test execution analysis.

Instructions

🏃 List Test Runs from Public API with advanced filtering

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
buildNumberFilterNoFilter by build number (searches in configurations, title, and description)
closedFilterNoFilter by closed status (true=closed, false=open)
formatNoOutput format: raw API response or formatted dataformatted
maxPageSizeNoNumber of test runs per page (max 100)
milestoneFilterNoFilter by milestone ID (use get_project_milestones to find ID) or milestone name (will be converted to ID)
nameFilterNoFilter by test run name (partial match)
pageTokenNoToken for pagination (from previous response)
projectNoProject alias ('web', 'android', 'ios', 'api') or project keyweb
sortByNoSort order: -createdAt (newest first), createdAt (oldest first), -title (Z-A), title (A-Z)-createdAt

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