Move Ticket
kanban_move_ticketMove tickets between columns; when closing to Done, require a completion summary documenting what was done, future improvements, and related ticket links.
Instructions
Move a ticket to another column. When moving to Done, provide completionSummary with: 1) What was done, 2) Future improvements, 3) Separated work (links to related tickets). Deployment proof is optional.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| columnId | No | ||
| priority | No | ||
| ticketId | Yes | ||
| columnName | No | ||
| deploymentProof | No | Optional deployment or build URL | |
| completionSummary | No | REQUIRED when moving to Done column. Must include: 1) What was done, 2) Future improvements, 3) Separated work (ticket links) | |
| completionEvidence | No | Optional structured completion evidence items, such as bu-browser screenshots. Each item requires label, url, and type. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket | Yes |