linear_removeIssueLabel
Remove a label from a Linear issue using its issue ID and label ID.
Instructions
Remove a label from an issue in Linear
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueId | Yes | ID or identifier of the issue to remove the label from (e.g., ABC-123) | |
| labelId | Yes | ID of the label to remove from the issue |