create_cycle
Use this to initiate a new project cycle within Plane's project management system, specifying key details like start and end dates, issue tracking, and metadata through a structured API.
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 |