list_interfaces
List all MikroTik router interfaces with optional filters for type, name, and state. View ethernet, bridge, WireGuard, VLAN, PPPoE, and other interfaces.
Instructions
Lists all interfaces on the MikroTik device (ethernet, bridge, WireGuard, PPPoE, VLAN, WiFi, SFP, LTE, loopback, and any other type).
Notes: type_filter: RouterOS interface type e.g. "ether", "bridge", "vlan", "wg", "pppoe-out", "wifi", "lte", "loopback" name_filter: partial name match e.g. "ether" matches ether1, ether2 …
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | ||
| name_filter | No | ||
| type_filter | No | ||
| running_only | No | ||
| disabled_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |