linear_removeIssueFromProject
Removes a specified issue from a Linear project. Provide the issue ID and project ID to update the project's issue list.
Instructions
Remove an existing issue from a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueId | Yes | ID or identifier of the issue to remove from the project | |
| projectId | Yes | ID of the project to remove the issue from |