screen_off
Turn off an Android device's screen using its serial number to save power and avoid unintended input while maintaining the ADB connection.
Instructions
Turn the device screen off
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 |