delete_cycle
Delete a cycle from a Plane project by providing project ID and cycle ID. Removes the specified cycle from the project.
Instructions
Delete a cycle.
Args: project_id: The UUID identifier of the project cycle_id: The UUID identifier of the cycle
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cycle_id | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |