Google Home Hub: Send an image

Im currently using my Google Home’s to play a doorbell sound whenever my Ring doorbell is pressed. That works fine, but now I also would like to send the snapshot of the person who is in front of my house to my Google Home. I’m currently using this library: https://github.com/dgreif/ring to extract the image and sent it using Telegram. But is it also possible to send it to the Google Home Hub? I browsed through the documentation but I couldn’t find anything.

The Chromecast binding has the image/imageSrc channel, that might help you.