app_list
Retrieves installed apps on a booted iOS simulator, returning bundle ID, display name, and application type (User/System) for a given simulator UDID.
Instructions
Returns the list of installed apps on a booted iOS simulator. Includes bundle ID, display name, and application type (User/System).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| udid | Yes | Simulator UDID (from device_list) |