adb_list_packages
List installed Android packages with optional filtering by package name and type (all, system, or third-party).
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 |