I would like to make input to Google Home, not as a intent, more as a answer. I'm using Dialogflow
Example :
Home : "What is your name ?"
Me : "John"
Home : "Nice to meet you John"
Which function am I supposed to use to make an understandable input? How can I store this in a variable?