create_tag
Create a tag in a Collective by supplying a name and hex color code, enabling custom categorization of pages and content.
Instructions
Create a new tag in a Collective. Requires a name and a hex color code (e.g. "#FF0000").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Tag name. | |
| color | Yes | Six-digit hex color code, with or without "#" (e.g. "#FF0000" or "FF0000"). | |
| collectiveId | Yes |