Skip to content

simulator_list

List all iOS simulators with their current state (Booted, Shutdown, Creating, etc.). Use this tool to discover available simulators, check which ones are running, or find a specific device UDID before performing other simulator operations.

ParameterTypeRequiredDefaultDescription
statestringNoFilter simulators by state. Accepted values: "Booted", "Shutdown", "Creating", "Shutting Down".

“Show me all my iOS simulators”

{}

“Which simulators are currently running?”

{
"state": "Booted"
}

“Which simulators are available but not running?”

{
"state": "Shutdown"
}
Simulators:
iPhone 16 Pro (F3A1B2C3-D4E5-6789-ABCD-EF0123456789)
Runtime: iOS 18.0
State: Booted
iPhone 15 (A1B2C3D4-E5F6-7890-ABCD-EF1234567890)
Runtime: iOS 17.5
State: Shutdown
iPad Pro 13-inch (M4) (B2C3D4E5-F6A7-8901-BCDE-F12345678901)
Runtime: iOS 18.0
State: Shutdown
iPhone 16 (C3D4E5F6-A7B8-9012-CDEF-123456789012)
Runtime: iOS 18.0
State: Shutdown
Apple Watch Ultra 2 (D4E5F6A7-B8C9-0123-DEFA-234567890123)
Runtime: watchOS 11.0
State: Shutdown
Apple TV 4K (3rd generation) (E5F6A7B8-C9D0-1234-EFAB-345678901234)
Runtime: tvOS 18.0
State: Shutdown