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