move_task
Move a task to a different Todoist project by specifying its ID and the target project name.
Instructions
Move a task to a different Todoist project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Target project name (case-insensitive). Use list_todoist_projects() for valid names. | |
| task_id | Yes | The Todoist task ID to move |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||