list_test_cases
Retrieve test cases from Zephyr Scale Cloud with filtering options for projects, folders, and pagination to manage testing workflows.
Instructions
List test cases with optional filtering by project and folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectKey | No | Jira project key to filter test cases | |
| folderId | No | Folder ID to filter test cases | |
| maxResults | No | Maximum number of results to return (default: 50, max: 1000) | |
| startAt | No | Starting position for pagination (default: 0) |