browser_screenshot
Capture the current viewport or full page as a PNG file and get its absolute file path and image size for visual verification.
Instructions
Take a screenshot of the current viewport and save it as a PNG file.
Returns the absolute file path and image size. Does NOT show the image to the model — use browser_snapshot for content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | No | Optional file name; saved under the screenshot dir. | |
| full_page | No | Capture the whole scrollable page. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |