adb_list_devices
List all connected Android devices using ADB functionality for remote management, app control, and shell command execution.
Instructions
List all connected Android devices
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}