Terminate App
mobile_terminate_appTerminate a running app on a mobile device by providing the device identifier and app package name.
Instructions
Stop and terminate an app on 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. | |
| packageName | Yes | The package name of the app to terminate |