Google chat & Conversational Agent

I’m using Cloud Run to manage workspace email groups from Google Chat. Cloud Run works perfectly. It adds, removes, and queries group members. I’m using a conversational agent. When I ask a question in Google Chat, the conversational agent responds, but if I ask for something related to managing workspace

groups, it tells me it’s not designed for email groups. It seems the Playbook isn’t connecting to Cloud Run.

1 Like

Hi @Francisco_Moreno , Welcome to AI Forum
Could you clarify how you’ve connected the two so far—did you wrap the Cloud Run API as a Tool using an OpenAPI spec, or are you using a different integration method?"