list_devices
List attached Android emulators or devices and their adb state to confirm a device is ready before driving it, or to get the serial when multiple devices are attached.
Instructions
List attached emulators/devices and their adb state (device = ready, offline, unauthorized). Use it to confirm a device is up before driving it, or to get the serial when several are attached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial | No | Target device serial (adb -s). Optional when exactly one device is attached. |