You're viewing a demo portfolio

Join the waitlist
PRSM

browser_press_key

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Press a keyboard key (e.g., 'Enter', 'Tab', 'Escape', 'ArrowDown') or a single character. Optional `ref` focuses an element first — aria-ref token from browser.snapshot ('e7') or a CSS selector.

Parameters schema

{
  "type": "object",
  "title": "tool_press_keyArguments",
  "required": [
    "page_id",
    "key"
  ],
  "properties": {
    "key": {
      "type": "string",
      "title": "Key"
    },
    "ref": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Ref",
      "default": null
    },
    "page_id": {
      "type": "string",
      "title": "Page Id"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.saloprj/dialogbrain

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

1/7 registries
View full server →
browser_press_key — io.github.saloprj/dialogbrain — PRSM MCP