get_gtm_workspace_diff
Identify unpublished changes in your GTM workspace by comparing drafts against the live version, including additions, modifications, deletions, and merge conflicts.
Instructions
Show drafted-but-not-published changes in a GTM workspace.
Returns the list of entities (tags, triggers, variables) added, modified, or deleted relative to the live published version, plus any merge conflicts. Common cause of "I edited a tag but nothing happened" — the workspace was never published. is_clean=true means no pending changes and no conflicts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | ||
| gtm_account_id | No | ||
| gtm_container_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||