roku_debug_execute
Run BrightScript code in a paused debug session to inspect variables, read m properties, and query scene graph nodes.
Instructions
Execute BrightScript code in the context of a stopped stack frame. This is the 'Run in Console' equivalent from VS Code. Use for reading m properties, querying node children, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame_index | No | ||
| source_code | Yes | ||
| thread_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |