uninstall_app
Uninstall an app from a mobile device by providing the device ID and the app's bundle ID (iOS) or package name (Android).
Instructions
Uninstall an app from the device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Device ID | |
| bundle_id | Yes | App bundle ID (iOS) or package name (Android) |