Get Foreground App
mobile_get_foreground_appRetrieve the app currently in the foreground on a specified device to verify which screen or app is active before interacting with it.
Instructions
Get the app currently in the foreground on the device. Use this to verify which app or screen you are on before interacting with it.
Input 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. |