list_simulators
List iOS Simulators and their state. Filter by runtime or only show booted simulators.
Instructions
List available iOS Simulators with their state (Booted/Shutdown)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runtime | No | Filter by runtime (e.g., 'iOS 17', 'iOS 18') | |
| onlyBooted | No | Only show running simulators (default: false) |