Gtm Workspace
gtm_workspaceManage Google Tag Manager workspaces: list, create, update, remove, sync, preview changes, create versions, check status, and resolve conflicts.
Instructions
Manage GTM workspaces.
Standard CRUD (list/create: parent=; get/update/remove: path=) plus:
create_version: path=, config={name,notes}, confirm=true. (destructive)
get_status: path= -> uncommitted changes. (read-only)
sync: path=, confirm=true. (destructive)
quick_preview: path= -> preview of unsubmitted changes. (read-only)
resolve_conflict: path=, config={...}, confirm=true. (destructive)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| action | Yes | ||
| config | No | ||
| params | No | ||
| parent | No | ||
| confirm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||