input_keyevent
Simulate key events on a connected Android device by providing a keycode. Use this to trigger actions such as pressing Home, Back, or Volume without manual interaction.
Instructions
Simulates a key event with the specified keycode on the connected Android device. Requires the keycode parameter, which is the keycode of the key to simulate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keycode | Yes |