ga4_delete_property_access_binding
Revoke a user's access binding from a GA4 property. Requires the full resource name and confirm=true to delete.
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. |