Move Task to Project
ticktick_move_taskMove a task from its current project to a new project by providing the task ID and the source and destination project IDs.
Instructions
Move a task from one project to another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID to move | |
| to_project_id | Yes | Destination project ID | |
| from_project_id | Yes | Current project ID |