sigma_create_tag
Create a new tag to label versions for environments like Production or Staging. Specify a name and a color to organize deployment stages.
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 |