List GTM Variables
gtm_list_variablesList all Google Tag Manager variables in a workspace, returning their IDs, names, and types. Provide account, container, and workspace IDs to retrieve the variable list.
Instructions
List all variables in a workspace, with their IDs, names, and types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | The GTM account ID | |
| page_token | No | Continuation token from a previous call to fetch the next page of results | |
| container_id | Yes | The GTM container ID | |
| workspace_id | Yes | The GTM workspace ID |