{ "create_time": "2021-04-28T19:53:45.712824+00:00", "custom_function_id": "5b89b2189e3615c380ffdc039992ce8b209f5aa6", "description": "Convert the provided string to all lowercase characters", "draft_mode": false, "inputs": [ { "contains_type": [ "*" ], "description": "The string to convert to lowercase", "input_type": "item", "name": "input_string", "placeholder": "string to convert" } ], "outputs": [ { "contains_type": [ "*" ], "data_path": "lowercase_string", "description": "The lowercase string after conversion" } ], "platform_version": "4.10.3.51237", "python_version": "3" }