list_cycle_issues
Retrieve all issues associated with a specific cycle by providing project ID and cycle ID.
Instructions
Get all issues for a specific cycle.
Args: project_id: The UUID identifier of the project containing the cycle cycle_id: The UUID identifier of the cycle to get issues for
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cycle_id | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |