workspace_sync
Update unmodified workspace entities to sync the workspace to the latest container version. Returns any 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 |
|---|---|---|---|
| accountId | Yes | The GTM account ID. | |
| containerId | Yes | The GTM container ID. | |
| workspaceId | Yes | The GTM workspace ID. | |
| confirm | Yes | Must be true to confirm this operation. |