get_all_tcm_test_case_suites_by_project
Retrieve all test case suites for a specific project in Zebrunner Test Case Management with pagination, hierarchy details, and multiple output formats.
Instructions
๐ Get ALL TCM test case suites by project using comprehensive pagination
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | Project key (e.g., 'android' or 'ANDROID') | |
| include_hierarchy | No | Include hierarchy information (rootSuiteId, parentSuiteName, etc.) | |
| format | No | Output format | json |