press_sequence
Send a sequence of button presses in a single BLE connection to execute multi-step navigation, with optional screenshot capture.
Instructions
Inject a SEQUENCE of buttons in ONE BLE connection — efficient multi-step navigation (one connect instead of one per press). buttons: space-separated btn[:kind], e.g. 'down down ok' or 'right right ok:long'. then_screenshot (default True): capture the final screen in the same connection. Real actions — approve per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| buttons | Yes | ||
| then_screenshot | No |