clickup_tag_update
Modify ClickUp tag properties including name and colors in a specific space to organize tasks effectively.
Instructions
Update a tag in a space
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New tag name | |
| space_id | Yes | Space ID | |
| tag_bg | No | New background color (hex) | |
| tag_fg | No | New foreground color (hex) | |
| tag_name | Yes | Current tag name |