{
"success": true,
"error": "text",
"transformationBlock": {
"id": 1,
"ownerOrganizationId": 1,
"ownerOrganizationName": "text",
"name": "text",
"created": "2025-02-21T18:03:02.667Z",
"lastUpdated": "2025-02-21T18:03:02.667Z",
"description": "text",
"operatesOn": "file",
"allowExtraCliArguments": true,
"repositoryUrl": "text",
"showInDataSources": true,
"showInCreateTransformationJob": true,
"showInSyntheticData": true,
"showInAIActions": true,
"parameters": [
{}
],
"parametersUI": [
{
"name": "Scale axes",
"value": "text",
"defaultValue": "text",
"type": "text",
"help": "Divide axes by this number",
"param": "scale-axes",
"readonly": true,
"shouldShow": true,
"invalidText": "text",
"multiline": true,
"required": true,
"hint": "text",
"placeholder": "text",
"section": "advanced",
"showIf": {
"parameter": "text",
"value": "text",
"operator": "eq"
},
"selectOptions": [
{
"value": "text",
"selected": true,
"optionLabel": "text"
}
]
}
],
"aiActionsOperatesOn": [
"images_object_detection"
]
}
}