update_cycle
Modify existing project cycles in Plane's project management system by updating fields like start date, end date, progress, and issue statuses using the MCP server's standardized API.
Instructions
Update an existing cycle
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cycle_data | Yes | The fields to update on the cycle | |
| cycle_id | Yes | The uuid identifier of the cycle to update | |
| project_id | Yes | The uuid identifier of the project containing the cycle |