mcp-server-browserbase

Official

browserbase_screenshot

Capture screenshots of web pages or specific elements using CSS selectors. Choose dimensions and name the output for organization. Ideal for automating web content documentation and analysis.

Instructions

Take a screenshot of the current page or a specific element

Input Schema

NameRequiredDescriptionDefault
heightNoHeight in pixels (default: 600)
nameYesName for the screenshot
selectorNoCSS selector for element to screenshot
widthNoWidth in pixels (default: 800)

Input Schema (JSON Schema)

{ "properties": { "height": { "description": "Height in pixels (default: 600)", "type": "number" }, "name": { "description": "Name for the screenshot", "type": "string" }, "selector": { "description": "CSS selector for element to screenshot", "type": "string" }, "width": { "description": "Width in pixels (default: 800)", "type": "number" } }, "required": [ "name" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-server-browserbase

Related Tools

ID: 0kznte4aoh