get_page_snapshot
InactiveTool of sncro
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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
sncro
https://github.com/scottconfusedgorilla/sncro-relay
2/7 registries