screenshot
Capture a screenshot of the user's screen to see what they see. Select monitor and max width for customized output.
Instructions
Capture a screenshot of the user's screen.
Returns the image so you can see what the user sees.
Parameters
monitor:
Which monitor to capture. 0 = all monitors combined into one
image, 1 = primary monitor, 2 = second monitor, etc.
Use list_monitors first if you're unsure.
max_width:
Maximum width in pixels. The image is down-scaled (preserving
aspect ratio) if it exceeds this. Use 0 to disable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| monitor | No | ||
| max_width | No |