list_cycle_work_items
List every work item in a specific cycle using project and cycle IDs. Obtain cycle ID with list_cycles.
Instructions
List all work items in a specific cycle. Requires project_id and cycle_id — call list_cycles first to get the cycle_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | ||
| cycle_id | Yes | ||
| project_id | Yes |