Update Issue
panelTodo_updateIssueUpdate an existing issue in Panel Todo Pro by modifying its title, status, assignee, priority, sprint, or description. Provide the issue ID to apply changes.
Instructions
Update an existing issue in Panel Todo Pro
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New title | |
| status | No | New status | |
| issueId | Yes | Issue ID to update | |
| assignee | No | Set assignee (session name) or null to unassign | |
| priority | No | New priority | |
| sprintId | No | New sprint (empty string to remove from sprint) | |
| description | No | New description (supports markdown) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| success | Yes |