versions_publish
Publishes a Google Tag Manager container version to production. Requires explicit confirmation and the publish feature flag to be enabled.
Instructions
[PUBLISH] Publish a specific GTM container version to live. Requires GTM_MCP_ENABLE_PUBLISH=true and confirm=true. ⚠️ This immediately makes the version live in production.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | ||
| containerId | Yes | ||
| containerVersionId | Yes | The version ID to publish. | |
| confirm | Yes | Must be true to confirm this publish operation. |