take_screenshot
Capture a screenshot of the current page in PNG or JPEG, with optional full-page capture. Use it to visually verify page state during automation and debugging.
Instructions
Capture a screenshot of the current page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Image format | png |
| full_page | No | Capture full scrollable page | |
| connection_id | No | Chrome connection to use |