take_screenshot
Capture a screenshot of the entire page or a specific element using a CSS selector. Enable full-page mode for the complete scrollable content.
Instructions
Take a screenshot of the current page or a specific element.
Args: full_page: Capture the entire scrollable page. selector: CSS selector of a specific element to capture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | No | ||
| full_page | No |