Infer intent from extracted entity + context

Hey, yeah this very typically for Rasa and I want something very similiar like here: Force user message to a specific intent for slot filling

For now I think you can use a custom action which checks for the context like last intents or actions and then force/trigger the specific intent. I have not tried yet but this could be done.