get_cycle
Retrieve details of a specific cycle by providing its UUID and the project UUID that contains it, enabling project data lookup.
Instructions
Get details of a specific cycle
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cycle_id | Yes | The uuid identifier of the cycle to get | |
| project_id | Yes | The uuid identifier of the project containing the cycle |