get_battery_levels
Retrieve devices with battery levels at or below a specified threshold to identify low-power devices needing replacement.
Instructions
Get a list of devices with battery levels at or below the specified threshold.
Args: threshold: Battery percentage threshold (default: 20).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threshold | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |