get_root_id_by_suite_id
Retrieve the root suite ID for a specific suite ID in Zebrunner test management. Use this tool to navigate test suite hierarchies by providing a project key and suite ID.
Instructions
🔍 Get root suite ID for a specific suite ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | Project key (e.g., 'android' or 'ANDROID') | |
| suite_id | Yes | Suite ID to find root for | |
| format | No | Output format | json |