Follow up intent

You can use follow up intents in Dialogflow ES to chain intents together in a conversation.

I recommend that people avoid using follow up intents and instead define their own input and output contexts to simulate the behavior of follow up intents. This makes your bot more flexible and will also help you debug issues more easily.