create_tag
Create a new tag to organize and categorize customer feedback in Fider. Specify its name, color, and visibility.
Instructions
Create a new tag (requires admin role)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The tag name | |
| color | Yes | The tag color (hex format, e.g., #FF0000) | |
| isPublic | No | Whether the tag is public (default: true) |