versions_create
Save a snapshot of a GTM workspace as a versioned checkpoint without publishing. Use this to capture workspace state before making further changes.
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 |
|---|---|---|---|
| accountId | Yes | ||
| containerId | Yes | ||
| workspaceId | Yes | ||
| name | No | Version name/label. | |
| notes | No | Version notes / change description. | |
| confirm | Yes |