Intents UserSays Response
Intent Name
asks.question
Input Contexts
awaiting_question
Parameters
name:any | dataType:@sys.any | value:$any | required:undefined | isList:false
en
user question
@sys.any
google
{"type":"simple_response","platform":"google","lang":"en","textToSpeech":"Thank you for your question!"}
Intent Name
event.WEBCHAT_WELCOME
Output Contexts
awaiting_has_questions (1)
Events
WEBCHAT_WELCOME
en
start over
hello there
hello
hi
hi there
google
{"type":"simple_response","platform":"google","lang":"en","textToSpeech":"Hi there! Do you have any questions about my courses?"}
google
{"type":"suggestion_chips","platform":"google","lang":"en","suggestions":[{"title":"Yes"},{"title":"No"}]}
Intent Name
hasquestions.NO
Input Contexts
awaiting_has_questions
Output Contexts
awaiting_has_suggestions (1)
en
No
google
{"type":"simple_response","platform":"google","lang":"en","textToSpeech":"Do you have any suggestions on how I can improve my courses?"}
google
{"type":"suggestion_chips","platform":"google","lang":"en","suggestions":[{"title":"Yes"},{"title":"No"}]}
Intent Name
hasquestions.YES
Input Contexts
awaiting_has_questions
Output Contexts
awaiting_question (1)
en
Yes
google
{"type":"simple_response","platform":"google","lang":"en","textToSpeech":"OK, what is your question?"}
Intent Name
hasSuggestions.NO
Input Contexts
awaiting_has_suggestions
en
No
google
{"type":"simple_response","platform":"google","lang":"en","textToSpeech":"OK, thanks for your time!"}
Intent Name
hasSuggestions.YES
Input Contexts
awaiting_has_suggestions
Output Contexts
awaiting_suggestion (1)
en
YES
google
{"type":"simple_response","platform":"google","lang":"en","textToSpeech":"What is your suggestion?"}
Intent Name
provides.suggestion
Input Contexts
awaiting_suggestion
Parameters
name:any | dataType:@sys.any | value:$any | required:undefined | isList:false
en
user suggestion
@sys.any
google
{"type":"simple_response","platform":"google","lang":"en","textToSpeech":"Thank you for your suggestion!"}