export_container
Export a Google Tag Manager workspace as structured JSON for documentation, auditing, or feeding container data to other tools. Returns all tags, triggers, variables, and folders.
Instructions
Export a full GTM workspace summary as structured JSON. Returns all tags, triggers, variables, folders, and built-in variables. This is a read-only operation. Use this for documentation, auditing, or feeding container data to other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | ||
| containerId | Yes | ||
| workspaceId | Yes | ||
| format | No | "full" = all fields, "summary" = key fields only, "names_only" = just names and IDs | summary |