linear_addIssueToCycle
Assign an existing issue to a specific cycle in Linear by providing the issue ID and cycle ID, organizing work into sprints or phases.
Instructions
Add an issue to a cycle
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cycleId | Yes | ID of the cycle to add the issue to | |
| issueId | Yes | ID or identifier of the issue to add to the cycle |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue | No | ||
| success | No |