in my chat-bot there is a form which takes values such as name, phone, email as input . Once the form is filled it ask the user is the details are correct or not. If not it empties the slot value and ask again.
I want to repeat this cycle N number of times till the user says the details are correct. if anyone knows any way around please help.