update_tag
Update an existing tag's name, color, or public availability. Requires admin role to modify tag details on the Fider platform.
Instructions
Update an existing tag (requires admin role)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The new tag name | |
| slug | Yes | The tag slug to update | |
| color | Yes | The new tag color (hex format, e.g., #FF0000) | |
| isPublic | No | Whether the tag is public |