gtag_config_delete
Delete a Google Tag Manager gtag configuration. Requires explicit enable flag and confirmation to proceed.
Instructions
[DELETE] Delete a GTM gtag config. 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. | |
| gtagConfigId | Yes | The gtag configs ID to delete. | |
| confirm | Yes | Must be true to confirm this delete operation. |