update-intake-issue
Modify existing intake issues in Plane projects by updating titles, descriptions, priorities, or other fields to keep project management workflows current.
Instructions
Update an existing intake issue
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project containing the intake issue | |
| issue_id | Yes | ID of the intake issue to update | |
| name | No | Updated title (optional) | |
| description_html | No | Updated HTML description (optional) | |
| priority | No | Updated priority (optional) |