Send Remote Key
keypressSend a remote control key press to a Roku device using ECP commands. Simulates pressing buttons like Home, Up, Select, or Play for device control.
Instructions
Send an ECP remote key (e.g. "Home", "Up", "Select", "Play") to a Roku device. Mirrors what the user does with the on-screen remote.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ECP key name. See list_keypress_options for the full set. | |
| device | No | Target device — IP (e.g. "192.168.1.154") or serial (e.g. "X00046N6S6F"). Omit to use the focused device. |