accept Input
Accepts and ignores any user input, returning the next prompt in the prompt graph instead.
Return
The next prompt in the prompt graph.
Parameters
context
Context information about the conversation.
input
Ignored.
Accepts and ignores any user input, returning the next prompt in the prompt graph instead.
The next prompt in the prompt graph.
Context information about the conversation.
Ignored.