sigma_create_tag
Create a tag to label versions for promotion (e.g., Production, Staging). Specify a name and optional color; defaults to cyan.
Instructions
Create a new tag (used for version promotion like 'Production', 'Staging').
color: Tag color, required by the Sigma API. One of: cyan, grass, violet, plum, amber, bronze. Defaults to 'cyan'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| color | No | cyan |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |