take_screenshot
Capture a screenshot of the current webpage to inspect and verify scraping operations. Save to a specified path for visual reference during scraper maintenance.
Instructions
Take a screenshot of the current page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outputPath | No | Path to save screenshot | ./screenshot.png |