sigma_promote_workbook
Promote a workbook to production by applying a tag. Creates the tag if it doesn't exist.
Instructions
Promote a workbook by tagging it (e.g., 'Production'). Creates tag if it doesn't exist.
tag_color: Color for newly created tags. One of: cyan, grass, violet, plum, amber, bronze. Ignored if the tag already exists. Defaults to 'cyan'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag_name | Yes | ||
| tag_color | No | cyan | |
| workbook_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |