user_permissions_create
Grant access to a Google Tag Manager account and containers for a user via email. Requires explicit confirmation to execute.
Instructions
[WRITE] Grant a user access to a GTM account (and optionally containers). Requires GTM_MCP_ENABLE_WRITES=true and confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to confirm this write operation. | |
| accountId | Yes | The GTM account ID. | |
| emailAddress | Yes | Email address of the user to grant access to. | |
| containerAccess | No | Per-container access entries. | |
| accountPermission | No | Account-level permission. |