take_screenshot
Take a full-page screenshot of any URL and receive it as a base64-encoded PNG for visual verification, chart capture, or page archiving.
Instructions
Take a full-page screenshot of a URL and return it as a base64-encoded PNG. Use for visual verification, capturing charts, or archiving page appearances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to screenshot | |
| wait_for | No | CSS selector to wait for before taking the screenshot | |
| timeout | No |