Inputs
Output
Type:Dict
Returns the created folder as provided by the Tag Manager API, including its folderId.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Creates a folder in a Google Tag Manager workspace
| App | Google Tag Manager |
| Operation ID | gtm_create_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. |
name | string | Yes | - | Name for the new folder. |
notes | string | No | - | Optional notes describing the folder. |
Dict
Returns the created folder as provided by the Tag Manager API, including its folderId.