create_cycle
Add a new cycle to a project using the project ID and cycle data such as name, start and end dates.
Instructions
Create a new cycle in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cycle_data | Yes | The data for creating the cycle | |
| project_id | Yes | The uuid identifier of the project to create the cycle in |