task_move_to_bucket
Move a task to a specific kanban bucket by providing project, view, bucket, and task IDs. Organize tasks efficiently within your kanban board.
Instructions
Move a task to a different kanban bucket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The project ID | |
| viewId | Yes | The project view ID | |
| bucketId | Yes | The target bucket ID | |
| taskId | Yes | The task ID to move | |
| position | No | Position within the bucket |