List WiFi Clients
list_wifi_clientsList currently connected WiFi clients with signal strength and transfer rates. Filter by interface and paginate results for any router.
Instructions
List currently connected WiFi clients (stations) with signal strength and transfer rates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routerId | Yes | Target router identifier from the router registry | |
| interface | No | Filter by WiFi interface name | |
| limit | No | Maximum number of clients to return | |
| offset | No | Offset for pagination |