List Test Suites
list_test_suitesList test suites in a hierarchy for a project tree. Optionally exclude empty suites and choose plain or JSON output.
Instructions
List hierarchy suites for a project tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tree_id | No | Target hierarchy tree ID. If omitted, default project tree is used. | |
| project_id | No | Allure TestOps project ID. | |
| include_empty | No | Whether to include suites that have no nested child suites. Default is True. | |
| output_format | No | Output format: 'json' (default) or 'plain'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tree | No | ||
| items | No | ||
| total | No |