accept Input
Accepts and processes input from the user. Using the input, the next Prompt in the prompt graph is returned.
Return
The next Prompt in the prompt graph.
Parameters
context
Context information about the conversation.
input
The input text from the user.