roku_preview
Preview a Roku project, ZIP, or BRS file in the simulator by sending bounded remote-key steps and capturing results into a new directory.
Instructions
Preview a project directory, ZIP, or BRS file in the simulator with bounded remote-key steps; output must be a NEW directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | No | ||
| output | No | ||
| project | Yes | Project path relative to the current session workspace, or an absolute path. | |
| timeout_ms | No | Positive timeout in milliseconds, at most 60000. | |
| duration_ms | No | Duration in milliseconds, 0 through 15000. | |
| screenshots | No | ||
| launch_params | No | Launch parameter map; every value must be a string. |