task_move
Move a task to a new position by placing it as a subtask under a parent or after a specific task in the same list.
Instructions
Reposition a task: under parent (as a subtask) and/or after previous in the same list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent | No | ||
| account | Yes | ||
| task_id | Yes | ||
| previous | No | ||
| tasklist_id | No | @default |