containers_list
List all Google Tag Manager containers in an account by providing the account ID. Automatically follows pagination to return every container.
Instructions
List all GTM containers within a GTM account. Automatically follows pagination to return all containers.
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. |