screenshot
Capture a screenshot of a browser window, page, element, or screen using modes for targeted capture with settle delay for dynamic content.
Instructions
Capture a screenshot of the browser window, an element, the full page, or the screen
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| display | No | Display index for screen mode (1-based; defaults to the main display) | |
| mode | No | Capture mode | window |
| selector | No | CSS selector for element mode | |
| settle | No | Page mode: ms to wait after each scroll for content to settle (default 500) | |
| share | No | Save to disk and return path instead of inline image |