clients_get
Retrieve details of a specific Google Tag Manager client by providing account, container, workspace, and client IDs.
Instructions
Get a specific GTM client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | The GTM account ID. | |
| containerId | Yes | The GTM container ID. | |
| workspaceId | Yes | The GTM workspace ID. | |
| clientId | Yes | The clients ID. |