gtm_trigger
Perform operations on Google Tag Manager triggers: get, list, create, update, delete. Resolve trigger management needs directly.
Instructions
Performs trigger operations: get, list, create, update, delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | The trigger operation to perform. | |
| config | No | Configuration for create/update actions. | |
| accountId | Yes | The unique ID of the GTM Account. | |
| triggerId | No | The unique ID of the GTM Trigger (required for get, update, delete). | |
| containerId | Yes | The unique ID of the GTM Container. | |
| workspaceId | Yes | The unique ID of the GTM Workspace. |