add_work_items_to_cycle
Add multiple work items to a specific cycle in a project, organizing tasks and tracking progress.
Instructions
Add work items to a cycle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | UUID of the project | |
| cycle_id | Yes | UUID of the cycle | |
| issue_ids | Yes | List of work item IDs to add to the cycle |