templates_delete
Delete a Google Tag Manager template by providing account, container, workspace, and template IDs with confirmation.
Instructions
[DELETE] Delete a GTM template. Requires GTM_MCP_ENABLE_DELETES=true and confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to confirm this delete operation. | |
| accountId | Yes | The GTM account ID. | |
| templateId | Yes | The templates ID to delete. | |
| containerId | Yes | The GTM container ID. | |
| workspaceId | Yes | The GTM workspace ID. |