mobile_stop_current_app
Stop the foreground app on a mobile device by providing its serial number. This action terminates the active application, useful for clearing stuck or unwanted apps.
Instructions
Stop the app currently in the foreground.
Args: serialno: The mobile device serialno, from list_devices.
Returns: JSON response from the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serialno | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |