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_console_logs

Inactive

Tool of sncro

declared in 1.27.1

Get recent console logs and errors from the browser. Returns the latest console output and any JavaScript errors, including unhandled exceptions and promise rejections. This reads from baseline data that the browser pushes every 5 seconds, so it works even if the browser tab is in the background. If you get a "no data" error, the browser hasn't connected yet — call check_session to diagnose, then retry.

Parameters schema

{
  "type": "object",
  "title": "get_console_logsArguments",
  "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.50.

Parent server

sncro

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

2/7 registries
View full server →