adb_shell
Execute shell commands on Android devices via ADB MCP Server for remote management, enabling automation of device operations and debugging.
Instructions
Execute a shell command on the device
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | Shell command to execute | |
deviceId | No | Device ID (optional) |