Get Foreground App
mobile_get_foreground_appGet the app currently in the foreground on a mobile device to verify which screen is active before proceeding with interactions.
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. |