todoist_move_task
Move a task to a different project, section, or parent task in Todoist to reorganize your workflow and maintain task organization.
Instructions
Move a task to a different project, section, or parent
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task ID to move | |
| project_id | No | Target project ID | |
| section_id | No | Target section ID | |
| parent_id | No | Target parent task ID |