press_key
Send named Android key events for remote navigation and media control on ADB-connected devices.
Instructions
Send a safe, named Android key event, including D-pad and Fire TV remote navigation keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Named remote/key event | |
| device_serial | No | ADB serial such as emulator-5554, a USB serial, or host:port. If omitted, the active device is used; a sole ready device is selected automatically. |