list_breakpoints
List breakpoints in ZEsarUX emulator, with optional pagination from a starting index and slot count.
Instructions
List breakpoints (ZRCP get-breakpoints). Optionally page from a starting index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Starting breakpoint slot index to list from (optional; lists all if omitted) | |
| items | No | Number of slots to list starting at index (optional; requires index) |