adb_list_packages
List installed packages on a connected Android device, with optional text filtering by package name and device selection.
Instructions
List installed packages on the Android device.
Args: filter_text: Optional text to filter package names (case-insensitive). device: Device serial number. If omitted, auto-selects when only one device is connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | ||
| filter_text | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |