user_permissions_list
List all user permissions for a Google Tag Manager account, including email and access levels for account and containers, with automatic pagination.
Instructions
List all user permissions for a GTM account. Automatically follows pagination. Each record shows a user email plus their account and per-container access levels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | The GTM account ID. | |
| pageToken | No | Continuation token to resume listing from a previous truncated result. | |
| maxPages | No | Maximum number of API pages to fetch (default 50). If more pages remain, the result includes truncated:true and a nextPageToken. |