todoist_update_personal_label
Update personal labels in Todoist by modifying their name, color, favorite status, or order. Use label ID or name to identify and apply changes individually or in batch.
Instructions
Update one or more existing personal labels in Todoist
Input Schema
Name | Required | Description | Default |
---|---|---|---|
color | No | New color for the label (optional) | |
is_favorite | No | Whether the label is a favorite (optional) | |
label_id | No | ID of the label to update | |
label_name | No | Name of the label to search for and update (if ID not provided) | |
labels | No | Array of labels to update (for batch operations) | |
name | No | New name for the label (optional) | |
order | No | New order for the label (optional) |
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
- @Doist/todoist-mcp
- @Chrusic/todoist-mcp-server-extended
- @Chrusic/todoist-mcp-server-extended
- @Chrusic/todoist-mcp-server-extended
- @Doist/todoist-mcp