Skip to main content
Glama

get_test_cases_by_suite_smart

Retrieve test cases from a Zebrunner test suite with smart detection of root suites, automatic sub-suite inclusion, and flexible pagination options for efficient test management.

Instructions

๐Ÿง  Smart test case retrieval by suite ID - automatically detects if suite is root suite and uses appropriate filtering with enhanced pagination

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_keyYesProject key (e.g., 'MCP')
suite_idYesSuite ID to get test cases from
include_stepsNoInclude detailed test steps for first few cases
formatNoOutput formatjson
get_allNoGet all test cases (true) or paginated results (false)
include_sub_suitesNoInclude test cases from sub-suites (if any)
pageNoPage number (0-based, only used if get_all=false)
sizeNoPage size (only used if get_all=false)

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