jira_add_labels
Add labels to a Jira issue by specifying the issue key and label strings. Organize and categorize tasks for easier tracking.
Instructions
Add labels to a Jira issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| labels | Yes | Array of label strings to add | |
| issueKey | Yes | The issue key (e.g., PROJ-123) |