Move task
move_taskReorder tasks, make them subtasks, or move them to another list. Repeating tasks cannot be moved between lists.
Instructions
Reorder a task, make it a subtask, or move it to another list. Note that repeating tasks cannot be moved between lists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | The list the task is currently in. | |
| task_id | Yes | Task id. | |
| parent_id | No | New parent task id. Omit to keep top level. | |
| previous_id | No | Place directly after this sibling. | |
| destination_list_id | No | Move to this list. |