list-cycle-issues
Retrieve all issues within a specific project cycle to track progress and manage workflow tasks effectively.
Instructions
List all issues in a specific cycle
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project containing the cycle | |
| cycle_id | Yes | ID of the cycle to get issues from |