Gemini agent connection development with AI Assistant

I’ve been given an agent card and reasoning engine Json for a Google gemini vertex agent. I want to be able to create a tool for a case coach so I can chat and pass messages to this agent from within the case coach. Has anyone tried having the AI Assistant build this in 26.1? Any gotchas?

You will have to using a Pega Case Agent and leverage the A2A connector located on the Advanced tab to connect to your agent card. Any gotchas would most likely be focused around authentication, OAuth and which grant type are required. Let me know of any issues you may have.

@STEWJ This is great! Thank you for sharing!