Skip to main content
Glama

get_test_cases_by_automation_state

Filter test cases by automation state to identify which tests are automated, not automated, or require automation updates in Zebrunner projects.

Instructions

๐Ÿค– Get test cases filtered by automation state (๐Ÿ’ก Use get_automation_states to see available states)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_keyYesProject key
automation_statesYesAutomation state(s) to filter by. Examples: 'Not Automated', ['Not Automated', 'To Be Automated'], [10, 12], or 'Automated'
suite_idNoOptional: Filter by specific suite ID
created_afterNoOptional: Filter test cases created after this date (ISO format: '2025-01-01')
formatNoOutput formatjson
pageNoPage number (0-based)
sizeNoPage size
include_clickable_linksNoInclude clickable links to Zebrunner web UI

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