get_wired_clients
List wired clients connected to switch ports, showing switch MAC, port, VLAN, IP, and vendor. Filter by MAC, hostname, or site ID to isolate specific devices.
Instructions
List wired clients (devices seen on switch ports): switch MAC, port, VLAN, IP, and vendor. Optional mac / hostname / site_id filters. Complements get_clients (wireless).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mac | No | Filter by client MAC (optional). | |
| org_id | No | Mist organization id (optional). | |
| site_id | No | Restrict to a site (optional). | |
| duration | No | Lookback window, e.g. 1d, 7d (default 1d). | |
| hostname | No | Filter by hostname (optional). |