mobile_stop_app
Stop a specified app on an Android, HarmonyOS, or iOS device by providing the device serial number and app identifier. Returns API confirmation.
Instructions
Stop an app on the device.
Args: serialno: The mobile device serialno, from list_devices. app_name: Package name (Android/HarmonyOS) or bundle ID (iOS).
Returns: JSON response from the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_name | Yes | ||
| serialno | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |