ga4_delete_property_access_binding
Revoke a user's access to a GA4 property by deleting their access binding. Requires confirmation and feature flag to be enabled.
Instructions
[GA4 DELETE] Revoke a user's access to a property (needs analytics.manage.users). Requires GA4_MCP_ENABLE_DELETES=true and confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full resource name of the property access binding to target, e.g. "properties/123/…/456". | |
| confirm | Yes | Must be true to delete. |