get_screenshot
Capture a screenshot of the current monitored tab. Choose PNG or JPEG format and adjust quality for JPEG.
Instructions
Capture a screenshot of the current (monitored) tab. Returns a PNG by default, or JPEG to reduce size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Image format (default png) | |
| quality | No | JPEG quality 0-100 (ignored for png, default 80) |