list_packages
List installed Android application packages, filterable by package type or name, for managing, inspecting, or debugging apps.
Instructions
List all installed application packages on the device, with options to filter by name or package type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by package type | all |
| filter | No | Substring to filter package names (e.g. 'google') | |
| serial | No | Specific device serial number |