gtm_account
Retrieve, list, or update Google Tag Manager account details by specifying the action and account ID.
Instructions
Performs all account-related operations: get, list, update. Use the 'action' parameter to select the operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | The account operation to perform. Must be one of: 'get', 'list', 'update'. | |
| config | No | Configuration for 'update' action. All fields correspond to the GTM Account resource. | |
| accountId | Yes | The unique ID of the GTM Account. |