linear_assignIssue
Assign or unassign an issue to a specific user in the Linear project management system by providing the issue ID and assignee ID for task tracking.
Instructions
Assign an issue to a user
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assigneeId | Yes | ID of the user to assign the issue to, or null to unassign | |
issueId | Yes | ID or identifier of the issue to assign (e.g., ABC-123) |