delete_cycle
Remove a specific cycle from a project in Plane MCP Server by providing the project and cycle IDs. Ideal for managing project workflows and maintaining system accuracy.
Instructions
Delete a cycle
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cycle_id | Yes | The uuid identifier of the cycle to delete | |
project_id | Yes | The uuid identifier of the project containing the cycle |