add_work_items_to_cycle
Assign work items to a cycle using their UUIDs. Retrieve IDs from list_work_items and list_cycles.
Instructions
Add work items to a cycle. Provide an array of work item UUIDs in issue_ids. Get work item IDs from list_work_items and cycle_id from list_cycles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cycle_id | Yes | ||
| issue_ids | Yes | ||
| project_id | Yes |