My Dialogflow agent is using an 'Actions on Google Rich Message' List response object to display options on the Google Assistant platform.
The list options work perfectly when testing on the Dialogflow console. However, when testing through the Google Assistant Simulator or Google Assistant app on a mobile device, the list option does not work on the first try. It works only when selecting an option the second time.
Any guidance would be appreciated.
You have to add the actions_intent_OPTION
event in an intent that can handler the user selection from list.
You can access the value from the parameter using the #actions_intent_OPTION.OPTION
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With