transformations_get
Retrieve a specific GTM transformation by providing account, container, workspace, and transformation IDs.
Instructions
Get a specific GTM transformation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | The GTM account ID. | |
| containerId | Yes | The GTM container ID. | |
| workspaceId | Yes | The GTM workspace ID. | |
| transformationId | Yes | The transformations ID. |