transform_get_function
Identify the function type of a transform (e.g., PythonLocal, PEL, Optimize) by reading its Function field from the provided transform path.
Instructions
Get the Transform's Function type (e.g. 'PythonLocal', 'PEL', 'Optimize'). This reads the 'Function' child field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transform_path | Yes | Transform path |