The for loop in restroom-mw currently takes as input the object noted in the yaml and processes it.
We need to have a pass-through mechanism, so that an object printed by the previous script is passed to the following script as input. This is needed to avoid multiple chaining
The for loop in restroom-mw currently takes as input the object noted in the yaml and processes it.
We need to have a pass-through mechanism, so that an object printed by the previous script is passed to the following script as input. This is needed to avoid multiple chaining