workspaces_create
Create a new GTM workspace by specifying account, container, and name. Confirmation is required to execute.
Instructions
[WRITE] Create a new workspace. Requires GTM_MCP_ENABLE_WRITES=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Workspace name. | |
| confirm | Yes | Must be true to confirm this write operation. | |
| accountId | Yes | The GTM account ID. | |
| containerId | Yes | The GTM container ID. | |
| description | No | Workspace description. |