device_boot
Boot an iOS simulator by its UDID. Waits up to 30 seconds for completion; returns success instantly if already booted.
Instructions
Boots an iOS simulator by UDID. Waits up to 30 seconds for the boot command to complete. Idempotent: booting an already-booted device returns ok with alreadyBooted:true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| udid | Yes | Simulator UDID (from device_list) |