folders_move_entities
Move tags, triggers, and variables into a specified folder in Google Tag Manager. Requires confirmation and write permission enabled.
Instructions
[WRITE] Move tags/triggers/variables into a folder. Requires GTM_MCP_ENABLE_WRITES=true and confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | ||
| containerId | Yes | ||
| workspaceId | Yes | ||
| folderId | Yes | The destination folder ID. | |
| tagId | No | Tag IDs to move. | |
| triggerId | No | Trigger IDs to move. | |
| variableId | No | Variable IDs to move. | |
| confirm | Yes |