linear_addIssueToCycle
Add an issue to a cycle in Linear. Provide the issue ID and cycle ID to link them for organized project tracking.
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 |