ios_press_button_hid
Press a hardware button via the privileged input path (no automation session needed): e.g. "home". This reaches SpringBoard-privileged buttons that the touch surface cannot (Home/app-switch are filtered from virtual touch). Returns "no HID available" on iOS 17.x / no-tunnel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Button name, e.g. "home" | |
| udid | Yes | iOS device UDID |