Send Text Input
input_textSend a literal text string to the currently focused input field on a Roku device for automated text entry.
Instructions
Send a literal text string to whatever input field is currently focused on the device (ECP /input endpoint).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to send. | |
| device | No | Target device — IP (e.g. "192.168.1.154") or serial (e.g. "X00046N6S6F"). Omit to use the focused device. |