List network interfaces
list_interfacesList all router interfaces (WAN, LAN, WiFi, VPN, bridges) with link state, IP address, and default route. Filter by type, limit rows, and select summary or full detail.
Instructions
Every interface on the router - WAN links, bridges, Wi-Fi access points and VPN tunnels - with link state, address and whether it carries the default route. Summary detail is the default because the full listing is very large.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Which interfaces to include. Defaults to all. | |
| limit | No | Maximum rows. Defaults to 100. | |
| detail | No | summary returns seven fields per interface; full returns every field. |