device_list
Merges iOS simulator and Android device inventory, returning UDID, name, state, and runtime. Gracefully handles missing adb by reporting Android availability as false.
Instructions
Returns a merged inventory of available iOS simulators (udid, name, state, runtime) plus any adb-detected Android devices. If adb is absent, the android section reports availability: false instead of failing. NOTE: Android entries are detection-only — podium's automation tools (tap/inspect/etc.) currently target iOS simulators.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||