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.
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