simctl_list_devices
Lists iOS simulators and their states. Filter by availability, device type, or iOS version, and output as JSON or text.
Instructions
List available iOS simulators and their states.
Args: format: Output format (json or text). Defaults to json. filter: Optional filter term (e.g., 'available', 'iPhone', 'iOS 17')
Returns: List of available simulators
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | json | |
| filter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |