printer_snapshot
Capture a webcam snapshot from a 3D printer to monitor prints remotely. Supports Bambu Lab, OctoPrint, Moonraker, and RTSPS.
Instructions
Capture a webcam snapshot from the printer.
Handles TLS+JPEG camera protocol (Bambu A1/P1), MJPEG stream capture
(OctoPrint/Moonraker), and RTSPS (Bambu X1) automatically.
:param printer_name: Target printer name. Omit for the default printer.
:param save_path: Optional path to save the image file. If omitted, the
image is returned as a base64-encoded string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save_path | No | ||
| printer_name | No |