Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Passing Conversation Parameters in Playbooks

Hi Team,

I'm having trouble capturing conversation data (parameters) within playbooks and passing them between playbooks.

Any guidance on best practices for parameter exchange would be appreciated.

best

Piyush Garg

0 5 1,148
5 REPLIES 5

It seems that you cannot do that with generative playbooks right now, you will need to use Dialogflow CX for that:

https://cloud.google.com/dialogflow/vertex/docs/concept/agents

Best,

Xavi

Sorry,

It seems that you can do that by specifying them in the examples using the TOOLS:

xavidop_0-1711361938392.png

 

But I have not seeing anything on the documentation. You can check the pre-built agents as a reference.

Best,

Xavi

and you are able to pass those parameters to another agent/playbook for context ?

You can find instructions to pass parameters between flows - playbooks, playbooks - playbooks, playbooks - flows in this video

https://www.cloudskillsboost.google/paths/371/course_templates/1104/video/491515

the UI has been update, and now I can't find the place to set input and output parameter. Do you know where they moved it?