get_suite_hierarchy
Retrieve hierarchical test suite structures from Zebrunner Test Case Management with configurable depth and output formats for project organization.
Instructions
🌳 Get hierarchical test suite tree with configurable depth
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | Project key | |
| root_suite_id | No | Start from specific root suite | |
| max_depth | No | Maximum tree depth | |
| format | No | Output format | json |
| include_clickable_links | No | Include clickable links to Zebrunner web UI |