Get a GTM account
get_accountRetrieve a specific Google Tag Manager account by its ID to access account details like name, path, and sharing settings, enabling quick verification or management of account configuration.
Instructions
Gets one Google Tag Manager account by id. Returns the Account resource: { accountId, name, path, fingerprint, shareData }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | GTM account id (string), e.g. from list_accounts. |