Terminate App
mobile_terminate_appTerminate an app on a mobile device by specifying the device identifier and package name. Ends the app process to free resources and resolve issues.
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 |