obsbot_capture_snapshot
Capture a still frame from an OBSBOT camera to check framing, lighting, and exposure. Specify resolution and quality for efficient token usage.
Instructions
Grab one still frame from the camera and return it as an image (for you to see and for framing/lighting/exposure checks). resolution is the longest edge in pixels, 256-1920, default 640 — larger images cost proportionally more tokens, so ask for more only when you need the detail. NOTE: before calling, ensure the camera is focused (call obsbot_focus_auto for autofocus) unless otherwise directed. source: device (default) | virtual | ndi. If the camera is in use by another app, returns a message instead of an image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| camera | No | ||
| source | No | device | |
| quality | No | ||
| settleMs | No | ||
| resolution | No |