Create Folder
create_folderCreate a folder in a Google Tag Manager workspace by specifying account, container, and workspace IDs, plus folder name and optional notes.
Instructions
Create a folder in a workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | Yes | Folder resource. Requires name, e.g. {"name": "GA4", "notes": "Everything GA4-related"}. | |
| account_id | Yes | Numeric Tag Manager account ID. | |
| container_id | Yes | Numeric container ID. | |
| workspace_id | Yes | Numeric workspace ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||