list_apps
Retrieve a list of all installed applications on a connected Android device using the 'list_apps' tool within the espresso-mcp server. Ideal for monitoring and managing app inventory.
Instructions
List all installed apps on the connected Android device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_appsArguments",
"type": "object"
}