android_shell
Run ADB shell commands directly on an Android device to inspect settings, manage apps, or automate tasks without opening a terminal.
Instructions
Execute an ADB shell command directly on the Android device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Shell command to run |