Is there a way to add a dynamic number of inputs based on a vRO action output? I'm working on a vRO workflow that will ask a user for vCenter tags to apply to a VM - but the tagging categories may change as time goes on. I'd prefer not to hard code anything if I can help it.
I currently have a workflow that populates predefined list/answers from actions (leveraging the VAPI), but I'd like to get to the next step and have the user provide input for each of the vCenter tag categories.