get_offline_devices
Retrieve a list of offline devices from the Firewalla MCP server, sorted by last seen time, with options to filter by box and limit results for efficient network monitoring.
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) |