gtag_config_delete
Delete a Google Tag Manager gtag config by providing account, container, workspace, and config IDs, with explicit confirmation to prevent accidental removal.
Instructions
[DELETE] Delete a GTM gtag config. 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. | |
| containerId | Yes | The GTM container ID. | |
| workspaceId | Yes | The GTM workspace ID. | |
| gtagConfigId | Yes | The gtag configs ID to delete. |