ga4_delete_channel_group
Delete a custom channel group in Google Analytics 4 by providing its full resource name and setting confirm to true. Requires GA4_MCP_ENABLE_DELETES=true.
Instructions
[GA4 DELETE] Delete a custom channel group. Requires GA4_MCP_ENABLE_DELETES=true and confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full resource name of the channel group to target, e.g. "properties/123/…/456". | |
| confirm | Yes | Must be true to delete. |