terminate_app
Terminate a running Android or iOS app by providing its package name or bundle ID. Supports targeting specific devices.
Instructions
Terminate a mobile app on Android or iOS simulator
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | Android package name or iOS bundle id | |
| deviceId | No | Device UDID (iOS) or Serial (Android). Defaults to booted/connected. | |
| platform | Yes |