Inputs
Output
Type:Dict
Returns {deleted: true, tagId} on success (the API returns an empty body).Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Deletes a tag from a Google Tag Manager workspace
| App | Google Tag Manager |
| Operation ID | gtm_delete_tag |
| Type | Action |
| Connection | gtm (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Requires approval | Yes (write operation) |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
account | DynamicAccount | Yes | - | Select the Google Tag Manager account. |
container | DynamicAccount | Yes | - | Select the container. |
workspace | DynamicAccount | Yes | - | Select the workspace. |
tag | DynamicAccount | Yes | - | Select the tag to delete, or provide its tag ID. |
Dict
Returns {deleted: true, tagId} on success (the API returns an empty body).