getInstalledApps
Retrieve a list of installed applications on the current device to assess the operating environment and manage application configurations.
Instructions
获取当前设备已安装的应用信息
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}