delete_cycle_issue
Remove a specific issue from a project cycle in Plane MCP Server by providing project, cycle, and issue identifiers.
Instructions
Remove an issue from a cycle
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cycle_id | Yes | The uuid identifier of the cycle containing the issue | |
issue_id | Yes | The uuid identifier of the issue to remove from the cycle | |
project_id | Yes | The uuid identifier of the project containing the cycle |