take_screenshot
Capture a PNG screenshot of any URL with a real headless browser, returning a base64-encoded image. Use fullPage to capture the entire scrollable page.
Instructions
Captures a PNG screenshot of any URL using a real headless browser. Returns the image as a base64-encoded string. Use fullPage=true to capture the entire scrollable page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| fullPage | No |