ios_clipboard_set_hid
Write the device clipboard (pasteboard) via the system clipboard service (no automation session needed, no app foregrounding). Returns "no HID available" on iOS 17.x / no-tunnel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to place on the device clipboard | |
| udid | Yes | iOS device UDID |