rotate_device
Changes the screen orientation of a connected Android device by rotating its display, working with an active scrcpy session.
Instructions
Rotate the device screen (requires active scrcpy session)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | Device serial number |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Human-readable description of the result | |
| success | Yes | Whether the action succeeded |