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