linear_removeIssueFromRelease
Remove an issue from a release using the issue ID and release ID. This unassigns the issue, updating the release's issue list.
Instructions
Remove an issue from a release
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueId | Yes | The ID or identifier of the issue to remove | |
| releaseId | Yes | The ID of the release to remove the issue from |