move_task_position
Move a Kanboard task to a different column, position, or swimlane by specifying column or swimlane identifiers. Returns confirmation on success.
Instructions
Move a Kanboard task to a different column, position, or swimlane. Provide exactly one of column_id or column_name (column_name is resolved case-insensitively). If swimlane_id is omitted, it is resolved from .kanboard.yaml or the first active swimlane. Project is resolved from explicit project_id or project_identifier, or from .kanboard.yaml. Returns { ok: true } on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||