clickup_tag_create
Create custom tags in ClickUp spaces to organize tasks and projects with customizable colors for visual identification.
Instructions
Create a tag in a space
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Tag name | |
| space_id | Yes | Space ID | |
| tag_bg | No | Background color (hex) | |
| tag_fg | No | Foreground color (hex) |