move_task
Relocate a task to a different tasklist by providing project, task, and target tasklist IDs. Keep task organization aligned with project changes.
Instructions
Move a task to a different tasklist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID | |
| project_id | Yes | Project ID | |
| tasklist_id | Yes | Target tasklist ID to move the task to |