You're viewing a demo portfolio

Join the waitlist
PRSM

browser_snapshot

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Return a YAML aria_snapshot of the page DOM. Each interactive node is tagged with `[ref=eN]` (e.g. `[ref=e7]`). Pass that exact token as the `ref` arg to browser.click / browser.fill / browser.type / browser.press_key. Do NOT pass the role name ('combobox', 'button') as ref — only the eN token. Truncated at 32KB.

Parameters schema

{
  "type": "object",
  "title": "tool_snapshotArguments",
  "required": [
    "page_id"
  ],
  "properties": {
    "page_id": {
      "type": "string",
      "title": "Page Id"
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

io.github.saloprj/dialogbrain

https://github.com/saloprj/dialogbrain-mcp

1/7 registries
View full server →