Suggestion for a new Feature/Change to the Flows

Hi, I’m developing a bot with Rasa and would like to suggest a change to the flow configuration.

My idea is: In a link step, allow us to use slot values as the name for the flow.

Example: - link: slots.FlowName

This change shouldn’t impact any other parts of rasa, but it would be helpful so the flows can be linked dynamically through a Custom Action.

If there is a better place for such suggestions, let me know.

I’m open for feedback on the topic.