> ## Documentation Index
> Fetch the complete documentation index at: https://docs.markifact.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Live Version

> Fetches the live (currently published) Google Tag Manager container version with its full tag, trigger, and variable contents

Fetches the live (currently published) Google Tag Manager container version with its full tag, trigger, and variable contents. The definitive answer to 'what is running on the site right now'.

|                      |                        |
| -------------------- | ---------------------- |
| **App**              | Google Tag Manager     |
| **Operation ID**     | `gtm_get_live_version` |
| **Type**             | Action                 |
| **Connection**       | `gtm` (required)       |
| **Credits per run**  | 1                      |
| **Agent / MCP tool** | Yes                    |

## Inputs

| Field       | Type           | Required | Default | Description                                                            |
| ----------- | -------------- | -------- | ------- | ---------------------------------------------------------------------- |
| `account`   | DynamicAccount | Yes      | -       | Select the Google Tag Manager account.                                 |
| `container` | DynamicAccount | Yes      | -       | Select the container whose live (published) version should be fetched. |

## Output

**Type**: `Dict`

Returns the live containerVersion as provided by the Tag Manager API.
