List test cycles
qtest_list_test_cyclesList test cycles from a qTest project, with optional parent filtering to show root, release, or child cycles. Use name search to locate specific cycles.
Instructions
List test cycles. With no parentId, returns root-level cycles. Provide parentId (and the matching parentType) to list children. Supports name filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Filter cycles by name substring. | |
| parentId | No | Parent ID. Omit for root-level cycles. | |
| projectId | Yes | Numeric project ID. | |
| parentType | No | Type of the parent (default root). |