I’ve added the Google Generative AI integration and have that operational. I’ve made a few attempts at triggering this when my Ring doorbell senses motion. I have the snapshots dropping into a defined folder /config/www/snapshots and have modified the permissions accordingly for it to be accessed. I can successfully test this via the developer tools and get a response with a description as expected however the automation errors out when running live stating
:Error: Script requires ‘response_variable’ for response data for service call google_generative_ai_conversation.generate_contentvariables
Have pasted my automation and config yaml related to this setup here
https://pastecode.io/s/1aq2thhv
Any guidance is appreciated. I’ve made a handful of very different attempts at this but seemingly keep getting stuck on this response variable