Stop app
stop_appTerminate a running app on a specified Android or iOS device by providing the device ID and app ID.
Instructions
Force-stop / terminate an app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | ||
| device_id | Yes | Device id from list_devices (adb serial like 'emulator-5554', or an iOS simulator UDID) |