get_camera_snapshot
Retrieve a current snapshot from any UniFi Protect camera as base64-encoded JPEG. Provide the camera ID to capture the image.
Instructions
Get a snapshot from a Protect camera. Returns base64-encoded JPEG image data.
host: console name, ID, or composite ID (MAC:numericId format).
camera_id: REQUIRED. Obtain it from list_cameras (its id field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| camera_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||