app_get_container
Find the file system path to an app's bundle, data, or group container on a specified simulator device.
Instructions
Get the file system path to an app's container (app bundle, data, or app group)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundleId | Yes | App bundle identifier | |
| deviceId | Yes | Simulator UDID | |
| container | No | Container type: "app" (bundle), "data", "groups", or a specific app group identifier |