comet_screenshot
Capture a screenshot of the current page as a base64 PNG image. Use full_page to include the entire scrollable content.
Instructions
Take a screenshot of the current Comet page. Returns base64 PNG.
Args: full_page: Whether to capture the full scrollable page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full_page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |