ios_list_apps
List installed apps on an iOS device or simulator, returning bundle identifiers. Filter results by user, system, or all apps.
Instructions
List apps installed on the device, with their bundle identifiers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | 'user', 'system', or 'all'. | user |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||