update_task
Partially update an existing Kanboard task by specifying only the fields to change. Requires at least one modifiable field; use move_task_position for column or swimlane changes.
Instructions
Update an existing Kanboard task (partial update). At least one field besides 'task_id' must be provided — otherwise VALIDATION_ERROR. Column and swimlane changes must use move_task_position instead. Returns { ok: true } on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||