create_space_tag
Create a new tag within a ClickUp space by providing the space ID, tag name, and optional foreground/background colors to categorize and organize tasks effectively.
Instructions
Create a new tag in a space
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Tag name | |
| tag_bg | No | Background color (hex) | |
| tag_fg | No | Foreground color (hex) | |
| space_id | Yes | The space ID |