mobile_uninstall_app
Remove apps from mobile devices by specifying device identifier and app bundle ID or package name. This tool enables mobile automation for iOS and Android through the Mobile Next MCP server.
Instructions
Uninstall an app from mobile device
Input Schema
TableJSON 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 |