list_booted_simulators
Retrieves a list of all booted iOS, iPadOS, tvOS, and watchOS simulators, showing their names, UDIDs, and OS versions. Returns a clear message if no simulators are running.
Instructions
List all currently booted iOS, iPadOS, tvOS, and watchOS simulators.
Returns: A formatted list of booted simulators with their names, UDIDs, and OS versions. Returns "No booted simulators found" if none are running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |