Get GTM Variable
gtm_get_variableRetrieve a specific Google Tag Manager variable's full details, including type and parameters, by supplying account, container, workspace, and variable IDs.
Instructions
Get full details of a specific variable, including its type and parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | The GTM account ID | |
| variable_id | Yes | The GTM variable ID | |
| container_id | Yes | The GTM container ID | |
| workspace_id | Yes | The GTM workspace ID |