list_interfaces
List all interfaces on a MikroTik device (Ethernet, bridge, VLAN, WireGuard, etc.) and filter by type, name, or running/disabled status.
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 |