Skip to main content
Glama

list_test_runs

Retrieve test runs from Zebrunner with filtering by project, name, milestone, build number, status, and sorting options for QA analysis.

Instructions

๐Ÿƒ List Test Runs from Public API with advanced filtering

Input Schema

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

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