browser_screenshot_tab
Capture a base64-encoded PNG screenshot of a browser tab's visible area by specifying the tab ID. The tool automatically focuses the tab before taking the screenshot.
Instructions
[Disabled] Capture a screenshot of the visible area of a browser tab as a base64-encoded PNG image. The tab is automatically focused before capture. Returns the image as a base64 string without the data URI prefix.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | Tab ID to screenshot — the tab will be focused automatically before capture |