Get Orientation
mobile_get_orientationRetrieve the current screen orientation of a connected Android device by providing its identifier. Use this to determine portrait or landscape state for automation.
Instructions
Get the current screen orientation of the device
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. |