helm_create_stack
Create a stack with a required name and optional description and tags. Assign services to it by updating their stack_id via helm_update_service.
Instructions
Create a stack. stack requires "name"; optional "description" and
"tags" (list of strings). Assign services to it by setting their stack_id
via helm_update_service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stack | Yes |