adb_list_files
Retrieve a list of files from a specified directory on an Android device using remote path input. Supports optional device ID for targeted operations within the ADB MCP Server.
Instructions
List files in a directory on the device
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deviceId | No | Device ID (optional) | |
remotePath | Yes | Remote directory path on device |