roku_debug_variables
Inspect variables visible in a selected stack frame. Use variable_path to drill into containers or get_child_keys to list a container's keys.
Instructions
Get variables visible in a stack frame. Pass variable_path to drill into a container: e.g. ['m','player'] for m.player properties. Use get_child_keys=true to list a container's keys only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame_index | No | ||
| thread_index | No | ||
| variable_path | No | ||
| get_child_keys | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |