get_offline_devices
Get a list of offline devices on your network, with optional filtering by Firewalla box and sorting by last seen time.
Instructions
Get all offline devices (convenience wrapper around get_device_status)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| box | No | Filter devices under a specific Firewalla box | |
| limit | No | Maximum number of offline devices to return | |
| sort_by_last_seen | No | Sort devices by last seen time (default: true) |