get_root_suites
Retrieve top-level test suites without parent structures from a Zebrunner project to organize and manage test cases effectively.
Instructions
🌳 Get root suites (suites with no parent) from project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | Project key (e.g., 'android' or 'ANDROID') | |
| format | No | Output format | json |