browser_screenshot
Capture the visible area of the current browser tab. Get a base64 PNG result or save it directly to disk by providing a 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) |