List GTM Workspaces
gtm_list_workspacesList all Google Tag Manager workspaces in a container, returning their IDs, names, and descriptions. Specify account and container IDs to retrieve workspace details.
Instructions
List all workspaces in a container, with their IDs, names, and descriptions.
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 |