transformations_delete
Delete a Google Tag Manager transformation. Provide account, container, workspace, and transformation IDs; set confirm=true to proceed.
Instructions
[DELETE] Delete a GTM transformation. Requires GTM_MCP_ENABLE_DELETES=true and confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | The GTM account ID. | |
| containerId | Yes | The GTM container ID. | |
| workspaceId | Yes | The GTM workspace ID. | |
| transformationId | Yes | The transformations ID to delete. | |
| confirm | Yes | Must be true to confirm this delete operation. |