clients_delete
Deletes a specific Google Tag Manager client. Requires explicit confirmation to prevent accidental removal.
Instructions
[DELETE] Delete a GTM client. 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. | |
| clientId | Yes | The clients ID to delete. | |
| accountId | Yes | The GTM account ID. | |
| containerId | Yes | The GTM container ID. | |
| workspaceId | Yes | The GTM workspace ID. |