delete-cycle
Remove a cycle from a project in Plane.so by specifying the project and cycle IDs. This tool helps manage project timelines by deleting outdated or completed cycles.
Instructions
Delete a cycle from a project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project containing the cycle | |
| cycle_id | Yes | ID of the cycle to delete |