move_task_to_list
move_task_to_listMove a task from a source task list to a target task list within the same project by specifying the task ID and target list ID.
Instructions
Move a task to a different task list within the same project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ID of the task to move | |
| task_list_id | Yes | ID of the task list to move the task to |