Relative Content

Tag Archive for google-cloud-platformdialogflow-cx

How to pass endUserMetadata to a tool in GCP conversational agent?

I have created an agent in GCP Conversational Agents. There is one playbook and a tool (Open API). To interact with the chatbot, I have enabled the Conversational Messenger integration.
I want to send some context information regarding the user to my tool as one of its inputs. The setContext function seems useful.

How to pass endUserMetadata to a tool in GCP conversational agent?

I have created an agent in GCP Conversational Agents. There is one playbook and a tool (Open API). To interact with the chatbot, I have enabled the Conversational Messenger integration.
I want to send some context information regarding the user to my tool as one of its inputs. The setContext function seems useful.