take_screenshot
Capture a screenshot of the browser viewport or full page. Optionally target a specific element using a CSS selector.
Instructions
Take a screenshot of the current page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fullPage | No | Whether to capture the full page or just the viewport | |
| selector | No | CSS selector to screenshot a specific element |