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