How to input arguments when invoking a dynamically defined workflow file name

I have a scenario in which I use dynamic named workflows.
However all workflows share same list of arguments therefore no problem fill it.

You can also supply arguments as Dictionary variable
image

Cheers