add-issues-to-cycle
Add multiple issues to a specific cycle in Plane project management. Specify project ID, cycle ID, and issue IDs to organize workflow items.
Instructions
Add issues to a 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 add issues to | |
| issues | Yes | Array of issue IDs to add to the cycle |