gtm_workspace
Manage Google Tag Manager workspaces by getting, listing, creating, updating, or deleting them with account and container IDs.
Instructions
Performs workspace operations: get, list, create, update, delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | The workspace operation to perform. | |
| config | No | Configuration for create/update actions. | |
| accountId | Yes | The unique ID of the GTM Account. | |
| containerId | Yes | The unique ID of the GTM Container. | |
| workspaceId | No | The unique ID of the GTM Workspace (required for get, update, delete). |