page_screenshot
Capture a PNG screenshot of a webpage viewport or full page. Saves the image to session recordings and returns the file path, with optional live view integration.
Instructions
Capture a PNG screenshot of a page (viewport by default, full page with full_page=true). Saved under the session recordings dir; returns the file path. Feeds the live view when enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | ||
| full_page | No | Capture the whole scrollable document instead of the viewport (optional). | |
| session_id | Yes |