nex_browser_take_screenshot
Take a screenshot of a page during an automated browser session, returning it as image content when size permits. Supports full-page, format, and quality options for inspection or documentation purposes.
Instructions
Capture a screenshot and return MCP image content when it is small enough.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| pageId | No | Stable page ID; defaults to the session active page | |
| quality | No | ||
| filename | No | ||
| fullPage | No | ||
| sessionId | No | Optional session ID; defaults to this MCP client active session |