list_app
Retrieves all installed packages on a HarmonyOS device, returning the list as a string for review or further processing.
Instructions
Get all installed packages on the device Returns: A list of all installed packages on the device as a string
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |