Gtm Account
gtm_accountList, retrieve, or update Google Tag Manager accounts. Use this to manage account details or find account IDs for further operations.
Instructions
Manage GTM accounts.
Actions:
list: list all accessible accounts (no parent needed).
get: get one account. path="accounts/{accountId}".
update: update an account. path="accounts/{accountId}", config={...}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| action | Yes | ||
| config | No | ||
| params | No | ||
| parent | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||