roku_debug_breakpoints_add
Add breakpoints to BrightScript code by file and line number, with optional ignore count to skip initial hits for focused debugging.
Instructions
Add breakpoints. Each breakpoint: {file_uri, line_num, ignore_count?}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| breakpoints | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |