todoist_rename_shared_labels
Rename shared labels in Todoist to update categorization across projects, supporting batch operations for multiple labels at once.
Instructions
Rename one or more shared labels in Todoist
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| labels | No | Array of label rename operations (for batch operations) | |
| name | No | The name of the existing label to rename | |
| new_name | No | The new name for the label |