linear_removeIssueLabel
Remove a label from a Linear issue by specifying the issue identifier and label ID. Update issue categorization by removing unwanted labels.
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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueId | No | ||
| labelId | No | ||
| success | No |