ga4_archive_custom_metric
Permanently archive a GA4 custom metric. Requires confirm=true and the GA4_MCP_ENABLE_DELETES flag to execute.
Instructions
[GA4 DELETE] Archive a custom metric (there is no hard delete). Archiving is effectively permanent (no un-archive). Requires GA4_MCP_ENABLE_DELETES=true and confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full resource name of the custom metric to target, e.g. "properties/123/…/456". | |
| confirm | Yes | Must be true to archive. |