stape_create_container
Create a new sGTM or Meta CAPI Gateway container on Stape, selecting the plan, region, and optional GTM container ID for immediate deployment.
Instructions
Create a new sGTM or Meta CAPI Gateway container on Stape.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Human-readable container name. | |
| plan | No | Subscription plan (e.g. free, pro, business). Optional. | |
| type | Yes | Type of container: sgtm (server-side GTM) or capi_gateway (Meta CAPI Gateway). | |
| region | No | Deployment region (e.g. us, eu, ap). Optional. | |
| gtm_container_id | No | Google Tag Manager container ID (e.g. GTM-XXXXXX). Optional for sgtm. |