list_interfaces
Retrieve all network interfaces with type, MAC, MTU, and running state. Filter by interface type or show only running interfaces to diagnose connectivity issues.
Instructions
List every interface with its type, MAC, MTU and running state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type_filter | No | Restrict to a RouterOS interface type, e.g. 'ether', 'bridge', 'vlan', 'wg'. | |
| running_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |