create_cycle
Create a cycle in Plane, specifying a name and optionally a start/end date, owner, and description to organize work into time-boxed iterations.
Instructions
Create a cycle. Dates are 'YYYY-MM-DD'. owned_by is a member UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| end_date | No | ||
| owned_by | No | ||
| project_id | No | ||
| start_date | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||