browser_take_screenshot
Capture browser screenshots as MCP image content, with options for format, quality, full-page capture, and custom filenames.
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 |