Blink camera - update thumbnails every X (daily)

Hi, apologies in advance for asking this. I did boogle around but nothing I understood or could replicate.

I’m looking to update my Blink cameras thumbnails daily at a specific time.
In the Blink app this is a premium paid-for feature, so I’m hoping I can do something with HA.

Any good starting pointers?
This would be my first script. Automations I have a little experience with.

Core 2024.10.2
Frontend 20241002.3

Ok, looking at the documentation more closely this time!

I need to use the action… blink.trigger_camera
“Trigger a camera to take a new still image.”

Ok, so it is pretty easy…
Just use Automations, set a recurring frequency, paste in the action and add the device.

DOH!