Capture current viewport
browser_screenshotCaptures the visible browser viewport as a 1280x800 PNG for the active or specified session. Use it to inspect the current screen, and choose multi-viewport capture for coverage beyond the visible area.
Instructions
Captures one 1280x800 PNG of the current viewport without navigation or scroll changes. Use this for the visible region; use browser_snapshot_layers for multi-viewport coverage. An omitted session_id targets the active/default session. Returns one layer with its offset, dimensions, and base64 PNG data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | Optional browser tab/session identifier. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||