input_press
Trigger any Android key press by providing its numeric keycode. Enables UI interaction and device control via ADB.
Instructions
Simulates a key press event with the specified keycode on the connected Android device. Requires the keycode parameter, which is the keycode of the key to press.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keycode | Yes |