workspace_sync
Updates unmodified workspace entities to match the latest container version and reports merge conflicts.
Instructions
Syncs a workspace to the latest container version by updating all unmodified workspace entities. Returns a list of merge conflicts if any.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to confirm this operation. | |
| accountId | Yes | The GTM account ID. | |
| containerId | Yes | The GTM container ID. | |
| workspaceId | Yes | The GTM workspace ID. |