Hi @himly,
please have a look at the documentation:
The
name
attribute of an inputParameter denotes the variable name inside the activity (a local variable to be created)
So you should be able to find the value at the variable ACTION
in your delegate.
Best,
Tobias