List App Connector Functions
list_app_connector_functionsRetrieve live app connector function names and parameter metadata from RALE to align with Roku channel functions before creating appFunction steps. Optionally specify a device.
Instructions
Live functionName + parameter metadata from RALE getExternalControlFunctions. Each entry has name, params: [{ name, type }, …], and an optional description string when the channel includes one in its payload — surface that description verbatim to the user when explaining what a function does. Call before authoring appFunction steps so names and param keys/order match. Optional device (IP or serial).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | Optional. Roku IP or serial; must match a connected Dev Studio tab when set. |