linear_removeIssueLabel
Remove a specific label from an issue in the Linear project management system by specifying the issue and label IDs.
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 |