accounts_list
List all Google Tag Manager accounts accessible to the authenticated user, returning account IDs, names, and share-data flags.
Instructions
List all GTM accounts accessible to the authenticated user. Returns account IDs, names, and share-data flags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxPages | No | Maximum number of API pages to fetch (default 50). If more pages remain, the result includes truncated:true and a nextPageToken. | |
| pageToken | No | Continuation token to resume listing from a previous truncated result. | |
| includeGoogleTags | No | Also include results from the Google Tags accounts. |