versions_create
Create a GTM container version from a workspace. This takes a snapshot of the workspace into a versioned checkpoint without publishing.
Instructions
[WRITE] Create a new GTM container version from a workspace (checkpoint). Requires GTM_MCP_ENABLE_WRITES=true and confirm=true. This takes a snapshot of the workspace into a versioned checkpoint without publishing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Version name/label. | |
| notes | No | Version notes / change description. | |
| confirm | Yes | ||
| accountId | Yes | ||
| containerId | Yes | ||
| workspaceId | Yes |