You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.27.1).

get_page_snapshot

Inactive

Tool of sncro

declared in 1.27.1

Get a high-level snapshot of the current page. Returns URL, title, viewport dimensions, scroll position, top-level DOM structure, recent console logs, and recent errors. Requires a connected browser session. If you get BROWSER_NOT_CONNECTED, call check_session first and wait for "connected" status.

Parameters schema

{
  "type": "object",
  "title": "get_page_snapshotArguments",
  "required": [
    "key",
    "secret"
  ],
  "properties": {
    "key": {
      "type": "string",
      "title": "Key"
    },
    "secret": {
      "type": "string",
      "title": "Secret"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

sncro

https://github.com/scottconfusedgorilla/sncro-relay

2/7 registries
View full server →
get_page_snapshot — sncro — PRSM MCP