ga4_delete_calculated_metric
Delete a GA4 calculated metric by providing its full resource name and confirming the action.
Instructions
[GA4 DELETE] Delete a calculated metric. Requires GA4_MCP_ENABLE_DELETES=true and confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full resource name of the calculated metric to target, e.g. "properties/123/…/456". | |
| confirm | Yes | Must be true to delete. |