is_user_present
Check if you are sitting at your computer using webcam face detection, returning a presence status for automation.
Instructions
Check if the user is sitting at their computer by detecting a face via the webcam.
Returns {"present": true/false} with an explanatory message. If the camera cannot be accessed, returns an error message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||