update_tag
Update an existing workspace tag with a new name and optional color code.
Instructions
Update an existing workspace tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | The new name for the tag. | |
| colorCode | No | Optional new hex color code (e.g. #FFD700). | |
| currentName | Yes | The current name of the tag to update. |