Update import arguments in invoke workflow that appears more than once in the sequence

I’m looking for a way to import arguments to multiple invoke workflow that is using same workflow file instead of searching for each one and updating the import arguments one by one. I’ve benn looking and did not find something like in the forum, only failures about it

what you can do is, give the same name for the variable and the argument and automatically they gon connect to each other

Sure, I already do it, the idea is to don’t need to be clicking and updating the import arguments for each invoke workflow that I have in the project and is using the same workflow. Below I printed the idea I mean, that I should be possible to import all arguments updated by one button