take_screenshot
Capture webpage screenshots as images for documentation, monitoring, or verification purposes. Specify URL and optional viewport dimensions to generate visual snapshots.
Instructions
Take a screenshot of any webpage. Returns the screenshot as an image. Cost: $0.02 USDC via x402.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the webpage to screenshot | |
| width | No | Viewport width (default: 1280) | |
| height | No | Viewport height (default: 720) |