get_snapshot
Fetch a live camera image, save it to disk, and return the file path. Accepts a camera ID or direct image URL.
Instructions
Fetch a live image from a camera. Downloads the image to disk and returns the file path. Works on both upstream registry cameras and locally-added cameras. Use list_cameras or search_cameras first to find IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cam_id | Yes | Camera ID (from list_cameras/search_cameras), or a direct image URL |