list_cycle_issues
Retrieve all issues associated with a specific cycle by providing project and cycle IDs. Get a complete list of work items for tracking and analysis.
Instructions
Get all issues for a specific cycle
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cycle_id | Yes | The uuid identifier of the cycle to get issues for | |
| project_id | Yes | The uuid identifier of the project containing the cycle |