browser_screenshot
Capture the current page, entire scrollable page, or a specific CSS element as a screenshot, and optionally save it to a chosen file path.
Instructions
Capture screenshot of current page, entire scrollable page, or a specific element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | CSS selector to capture only this element | |
| full_page | No | Capture full scrollable page | |
| save_path | No | Optional file path to save screenshot |