clients_get
Fetches a specific Google Tag Manager client by ID. Supply the account, container, and workspace IDs along with the client ID to get its details.
Instructions
Get a specific GTM client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientId | Yes | The clients ID. | |
| accountId | Yes | The GTM account ID. | |
| containerId | Yes | The GTM container ID. | |
| workspaceId | Yes | The GTM workspace ID. |