bosch_camera_snapshot
Capture a camera snapshot directly over LAN using HTTP Digest authentication, with no cloud dependency. Saves image to local cache.
Instructions
Capture a fresh snapshot via LAN only (HTTP Digest to camera IP). No Bosch cloud roundtrip.
Requires the MCP host to be on the same network as the camera. Saves to ~/.cache/bosch-camera-mcp/snapshots//.jpg.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| camera | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Filesystem path to the saved JPEG | |
| method | Yes | Source: local_lan (LAN-only; cloud fallback removed in v1.1.0) | |
| timestamp | Yes | ISO 8601 capture time |