get_screen_rotation
Retrieve the current screen orientation of an Android device for automation testing and UI interaction workflows, returning rotation values in JSON format.
Instructions
Get the screen rotation
Returns:
str: Screen rotation as JSON (0=portrait, 1=landscape-90, 2=inverted, 3=landscape-270)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||