jira_remove_label
Remove labels from Jira issues to clean up or reorganize issue categorization. Specify the issue key and label to delete.
Instructions
Remove a label/tag from a Jira work item. Use to clean up or reorganize issue categorization.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_key | Yes | The Jira work item key (e.g., 'SSAS-123') | |
| label | Yes | The label to remove |