Uninstall App
mobile_uninstall_appUninstall an app from a mobile device by specifying the device and the app's bundle identifier or package name.
Instructions
Uninstall an app from mobile device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes | The device identifier to use. Use mobile_list_available_devices to find which devices are available to you. | |
| bundle_id | Yes | Bundle identifier (iOS) or package name (Android) of the app to be uninstalled |