linear_assignIssue
Assign an issue to a user or unassign it by providing the issue ID and user ID.
Instructions
Assign an issue to a user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueId | Yes | ID or identifier of the issue to assign (e.g., ABC-123) | |
| assigneeId | Yes | ID of the user to assign the issue to, or null to unassign |