update_cycle
Update an existing project cycle's details—dates, name, description, and more—by supplying project ID, cycle ID, and the fields to modify.
Instructions
Update an existing cycle
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cycle_id | Yes | The uuid identifier of the cycle to update | |
| cycle_data | Yes | The fields to update on the cycle | |
| project_id | Yes | The uuid identifier of the project containing the cycle |