search_devices
Locate devices by name, IP, MAC, or status using Firewalla syntax. Filter results by online status, limit output, or specify a Firewalla box. Simplify device searches with client-side filtering.
Instructions
Search devices by name, IP, MAC or status (convenience wrapper with client-side filtering)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
box | No | Filter devices under a specific Firewalla box | |
limit | No | Maximum number of devices to return | |
query | No | Search query using Firewalla syntax. Supported fields: mac:AA:BB:CC:DD:EE:FF, ip:192.168.1.*, name:*iPhone*, online:true/false, vendor:Apple, gid:box_id, network.name:*, group.name:*. Examples: "online:false AND vendor:Apple", "ip:192.168.1.* AND name:*laptop*", "mac:AA:* OR name:*phone*" | |
status | No | Filter by online status | any |