linear_addIssueToCycle
Assign an issue to a specific cycle in Linear's project management system using the issue ID and cycle ID. Simplifies task organization and tracking within cycles.
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 |