roku_debug_console_output
Retrieve the last N lines of console output from a running Roku script. Debug errors and inspect log or roArrayPrint messages directly for immediate troubleshooting.
Instructions
Get the last N lines of the running script's console output. This is what appears in VS Code's 'Roku Debug' output panel — log output, roArrayPrint, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| last_n | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |