tags
List, create, update, or delete labels in a space. Set label names and colors for visual organization.
Instructions
Manage space tags. Use action to list, create, update, or delete tags in a space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Required for create: the tag name. For update: new name. | |
| action | Yes | Action to perform | |
| tag_bg | No | Background color hex for create/update, e.g. "#000000" | |
| tag_fg | No | Foreground color hex for create/update, e.g. "#FFFFFF" | |
| space_id | Yes | The ID of the space | |
| tag_name | No | Required for update/delete: the current tag name |