gtm_builtin_variable
List, enable, or disable Google Tag Manager built-in variables. Provide account, container, workspace, and variable type to create or delete.
Instructions
Manages GTM built-in variables: list, create (enable), delete (disable).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Type of built-in variable (required for create/delete). Examples: 'pageUrl', 'pagePath', 'pageTitle', 'referrer', 'event', etc. | |
| action | Yes | The built-in variable operation to perform. | |
| 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. |