[APP][Pro] Eufy Security

Hi again Martijn :wave:

Been fiddling a bit with a homey script to get my an event-image from one of my cameras and then send it to ChatGPT vision, the latter works fine, but I cannot for the life of me figure out how to access the event-image tag from my cameras?

Currently, I can see the ”camera- Event”-tag when using the push notification card, but it doesnt appear to be accessible in HomeyScript or when trying to set it as a logic variable. When I check args.triggerTokens, its always empty.

Seems like I would theoretically be able to solve this by taking a snap shot which is accessible in homey script, but I would much rather take the event image as a snap shot would likely result in a delay (when person detected → create snapshot → use snap shot).

To sum up:
1: Am I able to access the event images from homey script, and if so how?
2. If not: any other smart ways to get the base64 data from an event image to the vision API?

Might be a confusing question, if so, sorry.

All the best!
Zack