jira_assign_issue
Assign a JIRA issue to a specific user by providing the issue key and the assignee's username or account ID. Pass null to unassign.
Instructions
Assegna una issue JIRA a un utente specifico.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assignee | Yes | Username o accountId dell'utente. Usa null per rimuovere l'assegnazione. | |
| issueKey | Yes | Chiave della issue (es. ABC-123) |