linear_removeIssueLabel
Remove a label from an issue in Linear by providing the 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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueId | No | ||
| labelId | No | ||
| success | No |