update_issue
Update an existing issue's name, description, priority, state, labels, assignees, or target date in a self-hosted Plane project.
Instructions
Update mutable fields of an existing issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| state | No | ||
| labels | No | ||
| issue_id | Yes | Plane issue UUID or identifier. | |
| priority | No | ||
| assignees | No | ||
| project_id | Yes | Plane project UUID or identifier. | |
| target_date | No | ISO date string, e.g. 2026-07-03. | |
| description_html | No |