linear_update_issue
Modify existing Linear issues by updating titles, descriptions, states, priorities, or assignees to reflect current project status and requirements.
Instructions
Update an existing issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueId | Yes | The ID or key (e.g., TEN-1) of the issue | |
| title | No | ||
| description | No | ||
| stateId | No | The ID of the workflow state (e.g., In Progress) | |
| priority | No | Priority (0-4) | |
| assigneeId | No | The ID of the user to assign the issue to |