reposition_task_list
reposition_task_listMove a task list to a new position on its board. Optionally specify another task list to place it before.
Instructions
Reposition a task list within its board. Optionally move it before another task list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_list_id | Yes | The ID of the task list to move | |
| move_before_id | No | Optional — ID of the task list to move this one before |