getAppSchemas
Retrieve all registered app schema details from the current device’s environment to manage and monitor app interactions effectively.
Instructions
获取当前设备所有注册唤醒的 App Schema 信息
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}