get_test_cycle
Retrieve a test cycle by key or internal ID. Returns id, key, status, priority, project ID, and archived flag. The returned id is used by get_test_cycle_executions and update_test_execution.
Instructions
Get a test cycle by its key (e.g. FS-TR-747) or internal id. Returns id, key, status, priority, projectId, archived flag. The internal 'id' returned here is required by get_test_cycle_executions and update_test_execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Test cycle ID or key |