ga4_archive_custom_metric
Permanently archive a GA4 custom metric by confirming deletion. Requires enabling deletes and explicit confirmation.
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. |