capture_screenshot
Capture screenshots from Chrome tabs using the Chrome Tools MCP Server. Specify format, quality, and full-page options to gather precise visual data for testing, debugging, or documentation.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | No | Initial capture format (jpeg/png). Note: Final output will be WebP with PNG fallback | |
fullPage | No | Capture full scrollable page | |
quality | No | Initial capture quality (1-100). Note: Final output uses WebP quality settings | |
tabId | Yes | ID of the Chrome tab to capture. Only send this unless you are having issues with the result. |