sim_list_booted
List all booted iOS simulators with their UDIDs, runtime versions, and installed user apps. Use this to identify running simulators before profiling.
Instructions
List all booted iOS simulators and their installed user apps. Returns: Device names, UDIDs, runtime versions, and installed app bundle IDs. Use this to discover what's running before profiling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_apps | No | Include list of installed user apps per device (default: true) |