move_task_to_bucket
Move a task to a different kanban bucket within a Vikunja project to organize workflow stages.
Instructions
Move a task to a different kanban bucket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The ID of the task to move | |
| projectId | Yes | The project ID | |
| viewId | Yes | The project view ID (must be a kanban view) | |
| bucketId | Yes | The target bucket ID | |
| position | No | Position within the bucket |