rename_tag
Rename a tag and automatically update all tasks using it in TickTick.
Instructions
Rename a tag. All tasks using it are updated automatically.
[Category: Tags] [Auth: V2]
[Related: list_tags, merge_tags]
Args:
old_name: Current tag name.
new_name: New tag name.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| old_name | Yes | ||
| new_name | Yes |