Frigate get both motion and person in automation

I’m trying to integrate Frigate with Alarmo. In particular I want to create an automation in which if a camera detects movement and detects a person, if the alarm (Alarmo) is active it sends me an image captured by the camera via Telegram.
I wrote the automation but I have a program with the double initial condition. In fact, if I only use the person detection by Frigate I get false positives (for example a chair in the house is detected as a person) so my idea is that the photo is sent to me when Frigate detects a person but also movement.
Is this possible?

Frigate won’t detect an object unless motion is detected first, so odds are your motion detection is too sensitive and it should be tuned

There is a score (%) assigned to the object
Use this number as condition to filter bad detections