gtm_update_tag
Update an existing Google Tag Manager tag by providing account, container, workspace, and tag IDs with the current fingerprint to safely modify its configuration and triggers.
Instructions
Updates an existing tag in GTM
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | ||
| tagId | Yes | GTM Tag ID | |
| accountId | Yes | GTM Account ID | |
| containerId | Yes | GTM Container ID | |
| fingerprint | Yes | Tag fingerprint for optimistic locking | |
| workspaceId | Yes | GTM Workspace ID |