get_battery_status
Retrieve battery charge percentage, power source, and estimated time remaining. Get low-battery warnings when charge drops below 20%.
Instructions
Retrieve battery charge level, power source, and estimated time remaining.
Use this when the user asks about battery life, charging status, or power source. Only available on laptops and devices with a battery. On desktops or VMs without a battery, returns a message indicating no battery was detected.
This is a read-only operation with no side effects.
Returns a Markdown report with: charge percentage, plugged-in status, estimated time remaining (if on battery), and a low-battery warning when charge drops below 20%.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||