create_tag
Creates a new tag in a project. If no color is provided, it generates one deterministically from the tag name.
Instructions
Create a new tag in a project. If color is omitted, it is generated deterministically from tag name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| color | No | ||
| projectId | Yes | ||
| description | No |