browser_screenshot
Capture a screenshot of the active browser tab as a base64 PNG image. Optionally specify a tab ID to screenshot a different tab.
Instructions
Take a screenshot of the active tab (returns base64 PNG).
Args: tab_id: Optional tab ID to screenshot. Uses active tab if empty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |