update_swimlane
Partially update a Kanboard swimlane by providing at least one field to change. Returns success confirmation with the swimlane ID.
Instructions
Update an existing Kanboard swimlane (partial update). At least one field besides 'swimlane_id' must be provided — otherwise VALIDATION_ERROR. NOT for reordering — use move_swimlane instead. Returns { ok: true, swimlane_id } on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||