dialogflow-cx

Is there bult-in function in Dialogflow CX to repeat agent's last response in the chatbot?


Is there any system built-in function in DialogFlow cx to Repeat agent's last response. I checked this question but it is for DialogFlow ES.


Solution

  • Try $request.last-agent-utterance. It is one of the Built-in parameters (similar to $request.last-user-utterance) but unfortunately not yet documented at https://cloud.google.com/dialogflow/cx/docs/concept/parameter#request-built-in