adb_tap
Send a tap command to an Android TV or Android device screen at specified pixel coordinates (x, y) to trigger touch input at that exact location via ADB.
Instructions
Tap the screen at pixel x,y.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| serial | No | device serial (host:port); omit if only one device |