browser_screenshot
Capture a screenshot of the visible area of the current browser tab, returning base64 PNG or saving to a specified file path.
Instructions
Take a screenshot of the visible area of the current tab. Returns base64 PNG, or saves to disk if path is provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | File path to save the screenshot to (e.g. /path/to/screenshot.png) |