RALE Command (full; read + write)
rale_commandExecute any built-in RALE command on the active Roku App Connector session, including registry operations. Each command triggers a toast notification in Dev Studio.
Instructions
Run any built-in RALE command against the active App Connector session — including destructive ones (addRegistryField, removeRegistrySection, clearRegistry, …). Use list_rale_builtins for the catalog. Every call surfaces as a toast in Dev Studio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| device | No | Optional target device (IP or serial). | |
| command | Yes | RALE built-in command name. |