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