get_camera_frame
Capture a live JPEG snapshot from a printer's chamber camera over LAN. Auto-detect the printer IP and use the LAN access code for authentication, then return the image.
Instructions
Capture a live JPEG snapshot from a printer's chamber camera over the LAN and return it as an image. Works for A1/A1 Mini/P1P/P1S on the same network with 'LAN Mode Liveview' enabled. The printer's IP is auto-detected; the LAN access code is used for auth (set once via set_camera_access for cloud printers).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No | Override LAN IP (normally auto-detected from printer status) | |
| printer | No | Printer ID (e.g. 'cloud-01S00A1234567890') or omit if only one printer | |
| access_code | No | Override LAN access code (normally read from stored config) |