todoist_update_task_labels
Modify or assign labels to specific tasks in Todoist using task IDs or names. Supports individual or batch updates for organized task management.
Instructions
Update the labels of one or more tasks in Todoist
Input Schema
Name | Required | Description | Default |
---|---|---|---|
labels | No | Array of label names to set for the task | |
task_id | No | ID of the task to update labels for (preferred) | |
task_name | No | Name/content of the task to search for and update labels (if ID not provided) | |
tasks | No | Array of tasks to update labels for (for batch operations) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Todoist MCP Server
- todoist_complete_task
- todoist_create_personal_label
- todoist_create_project
- todoist_create_project_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_shared_labels
- todoist_get_tasks
- todoist_remove_shared_labels
- todoist_rename_shared_labels
- todoist_update_personal_label
- todoist_update_project
- todoist_update_task
- todoist_update_task_labels
Related Tools
- @Chrusic/todoist-mcp-server-extended
- @Doist/todoist-mcp
- @Doist/todoist-mcp
- @Chrusic/todoist-mcp-server-extended
- @Doist/todoist-mcp