battery_status
Check current battery information including charge level, status, and health metrics from macOS systems using system power management data.
Instructions
Show current battery information reported by pmset -g batt
.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}