linear_addIssueToRelease
Add an issue to a release. Provide the issue ID and release ID to link the issue to the specified release.
Instructions
Add an issue to a release
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueId | Yes | The ID or identifier of the issue to add | |
| releaseId | Yes | The ID of the release to add the issue to |