boot_simulator
Start an iOS simulator by providing a UDID or name, with optional runtime selection, to prepare for app testing.
Instructions
Boot an iOS simulator by UDID or name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | The name of the simulator to boot (will use the most recent iOS version if multiple match) | |
| udid | No | The UDID of the simulator to boot | |
| runtime | No | When using name, optionally specify the iOS runtime version (e.g., 'iOS 16') |