execute-adb-command
Execute custom Android Debug Bridge (ADB) commands for mobile app automation and device management through the MCP Appium Server.
Instructions
Execute a custom ADB command
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | The ADB command to execute (without 'adb' prefix) |