protect_get_snapshot
Obtain a JPEG snapshot from a camera, returned as a base64-encoded image. High-quality option captures full resolution from the main channel.
Instructions
Get a JPEG snapshot from a camera. Returns a base64-encoded image/jpeg (rendered directly by MCP clients). Use highQuality=true for full-resolution capture from the camera's main channel; otherwise a low-res thumbnail is returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Camera ID | |
| highQuality | No | If true, request a high-quality snapshot |