list_emulators
Retrieve a list of all active Android Emulators with a single command, enabling quick monitoring and management of emulator instances.
Instructions
List all running Android Emulators
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_emulatorsArguments",
"type": "object"
}