getBatteryInfo
Retrieve detailed battery information for the current device, including status and charge level, to monitor device health and optimize usage within the operating environment.
Instructions
获取当前设备的电池信息
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}