update_space_tag
Update a ClickUp space tag by renaming it or changing its background and foreground colors.
Instructions
Update a tag in a ClickUp space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space_id | Yes | The ID of the space | |
| tag_name | Yes | The current tag name | |
| new_tag_name | No | New tag name (optional) | |
| tag_bg_color | No | New background color (optional) | |
| tag_fg_color | No | New foreground color (optional) |