I am currently working in Agent Studio to create custom plugins and have implemented user input using slots. However, I am encountering an issue where all slot-related questions are presented to the user simultaneously.
My requirement is to have the questions asked in a sequential manner — that is, the system should prompt the first question, wait for the user’s response, and then proceed to ask the next question, and so on.
Could you please advise how to configure or design the slots so that they are prompted one at a time instead of all at once?
for the reference I have attached the screenshot as well.


