gtm_tag
Manage Google Tag Manager tags by getting, listing, creating, updating, or deleting them within a specified account, container, and workspace.
Instructions
Performs tag operations: get, list, create, update, delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tagId | No | The unique ID of the GTM Tag (required for get, update, delete). | |
| action | Yes | The tag 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 | Yes | The unique ID of the GTM Workspace. |