You're viewing a demo portfolio

Join the waitlist
PRSM

android_tap

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Tap on the Android device screen at specified coordinates. Coordinates are in device pixels.

Parameters schema

{
  "type": "object",
  "required": [
    "x",
    "y"
  ],
  "properties": {
    "x": {
      "type": "integer",
      "description": "X coordinate in device pixels"
    },
    "y": {
      "type": "integer",
      "description": "Y coordinate in device pixels"
    },
    "channel_account_id": {
      "type": "integer",
      "description": "Android device channel_account ID. Omit when the workspace has a single Android device; REQUIRED when it has more than one (e.g. WhatsApp + LINE), else the call is rejected as ambiguous."
    }
  }
}

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 →
android_tap — io.github.saloprj/dialogbrain — PRSM MCP