update_space_tag
Rename a space tag or update its background and foreground colors by providing the space ID, current tag name, and optional new values.
Instructions
Update a tag in a space
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New tag name | |
| tag_bg | No | ||
| tag_fg | No | ||
| space_id | Yes | The space ID | |
| tag_name | Yes | Current tag name |