Modal values get identified from titles

get the available modal values outputs when executing a flow next to the output name , somthing like this as its better than memorising where i put each form value and going back and forth to check

field titles can vary, it doesnt check for titles

you can have 2 different flows with different titles, and it will run the same flow

modal fields , my idea is that it gets the modal id and puts a little title for it

This isn’t really possible because modals support wildcards, so you can have the same trigger match multiple flows. Inserting the title in the variable name would also cause a breaking change whenever you update the title, which would be very unintuitive.