jira_remove_labels
Remove specified labels from a Jira issue to clean up categorization and reduce clutter.
Instructions
Remove labels from a Jira issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| labels | Yes | Array of label strings to remove | |
| issueKey | Yes | The issue key (e.g., PROJ-123) |