gtm_folder
Organize tags, triggers, and variables in Google Tag Manager with folder operations: create, get, list, update, delete.
Instructions
Manages GTM folders for organizing tags, triggers, and variables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | The folder operation to perform. | |
| config | No | Configuration for create/update actions. | |
| folderId | No | The unique ID of the GTM Folder (required for get, update, delete). | |
| accountId | Yes | The unique ID of the GTM Account. | |
| containerId | Yes | The unique ID of the GTM Container. | |
| workspaceId | Yes | The unique ID of the GTM Workspace. |