browser_snapshot
ActiveTool of io.github.saloprj/dialogbrain
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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.saloprj/dialogbrain
https://github.com/saloprj/dialogbrain-mcp
1/7 registries