From Google AI Assist to Telegram Bot

In my Home Assistant setup, I have a voice assistant linked with Google Generative AI, and I can successfully have a conversation with it within the app.
I have created some automations and they successfully trigger a notification on my phone.
I’ve got a bot setup in Telegram.

This is what I want to do:

  • Have my automation send a message to my assistant
  • Have the assistant’s response come through Telegram
  • Be able to have a conversation with my assistant through Telegram

How can I do this? Node-red?