Todoist MCP Server
by Chrusic
Verified
todoist_move_task
Move a task to a different section and/or project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_id | No | ID of the project to move the task to (optional) | |
section_id | No | ID of the section to move the task to (optional) | |
task_name | Yes | Name/content of the task to move |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools
- todoist_complete_task
- todoist_create_personal_label
- todoist_create_project
- todoist_create_section
- todoist_create_task
- todoist_delete_personal_label
- todoist_delete_task
- todoist_get_personal_label
- todoist_get_personal_labels
- todoist_get_projects
- todoist_get_project_sections
- todoist_get_tasks
- todoist_move_task
- todoist_update_personal_label
- todoist_update_project
- todoist_update_task
- todoist_update_task_labels