linear_addIssueToCycle
Add an issue to a specific cycle in Linear by providing the issue ID and cycle ID.
Instructions
Add an issue to a cycle
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueId | Yes | ID or identifier of the issue to add to the cycle | |
| cycleId | Yes | ID of the cycle to add the issue to |