You're viewing a demo portfolio

Join the waitlist
PRSM

browser_fill

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Fill an input or textarea with the given value. `ref` is either an aria-ref token from browser.snapshot ('e7') OR a CSS selector ('input[name=email]'). Prefer the aria-ref token — it's stable and matches exactly what snapshot returned.

Parameters schema

{
  "type": "object",
  "title": "tool_fillArguments",
  "required": [
    "page_id",
    "ref",
    "value"
  ],
  "properties": {
    "ref": {
      "type": "string",
      "title": "Ref"
    },
    "value": {
      "type": "string",
      "title": "Value"
    },
    "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 →