DeepSyte

browser_screenshot

Take a screenshot of the current browser page without performing any action.

Parameters

ParameterTypeRequiredDescription
sessionIdstringYesSession ID from browser_navigate
captionstringNoShort reason for the screenshot, echoed in the MCP/CLI evidence text and run timeline

Example

Take a screenshot of the current page

Notes

  • Captures the current viewport state — useful after clicks, form fills, or navigation
  • Does not navigate or interact with the page
  • Response text includes the current URL, session ID, viewport, and Evidence screenshot public URL when the capture is persisted

On this page