Inputs
Output
Type:Dict
Returns the updated folder as provided by the Tag Manager API.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Updates a Google Tag Manager folder’s name or notes
| App | Google Tag Manager |
| Operation ID | gtm_update_folder |
| 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. |
folder | DynamicAccount | Yes | - | Select the folder to update, or provide its folder ID. |
name | string | No | - | New name for the folder. |
notes | string | No | - | New notes for the folder. |
Dict
Returns the updated folder as provided by the Tag Manager API.