visual_capture
Capture PNG screenshots of the current browser page in viewport, element, or full-page mode. Override dimensions and device presets to match desktop or mobile output.
Instructions
Capture a PNG screenshot of the current browser page (viewport/element/full_page). Optional width/height override device presets (desktop/mobile). Returns metadata + MCP ImageContent. Requires lease_id and an open browser session. Does not navigate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | viewport | |
| width | No | ||
| device | No | desktop | |
| height | No | ||
| lease_id | Yes | ||
| selector | No |