browser_screenshot
Take a screenshot of a web page or a specific element using CSS selectors. Supports full-page captures by scrolling and returns the image directly.
Instructions
Take a screenshot of the page or an element. Returns an image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | CSS selector of the element (optional, otherwise full page) | |
| full_page | No | Full page screenshot (with scrolling) |