linear_removeIssueFromCycle
Remove an issue from a specified cycle by providing the issue ID and cycle ID.
Instructions
Remove an issue from a cycle
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueId | Yes | ID or identifier of the issue to remove from the cycle | |
| cycleId | Yes | ID of the cycle to remove the issue from |