adb_list_packages
List installed Android packages with filters for name, type (system/third-party), and device.
Instructions
List installed packages. Supports filtering by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filter packages containing this string | |
| device | No | Device serial | |
| type | No | Show all, system-only, or third-party-only packages | all |