Just to mention: this is now possible using the new {run} command as part of our August Development Update
Here's an example:
Here I did input_val = data["name"]
directly, but you can perform any other manipulation here like lowercase/concat/etc.
Please do try it out and let us know how it works for you.