take_screenshot
Capture screenshots of web pages or local GUIs using configurable dimensions, full-page scrolling, and custom output paths for efficient visual documentation.
Instructions
Capture a screenshot of any web page or local GUI
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fullPage | No | Capture full scrollable page | |
height | No | Viewport height in pixels | |
outputPath | No | Custom output path (optional) | |
url | Yes | URL to capture (can be http://, https://, or file:///) | |
width | No | Viewport width in pixels |