linear_removeIssueFromProject
Remove an issue from a project by providing the issue ID and project ID.
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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue | No | ||
| project | No | ||
| success | No |