get_network_interfaces
Retrieve network interface details such as IP addresses, flags, MTU, and link state. Optionally filter to a specific interface, or list all to diagnose connectivity.
Instructions
Get network interface details including IP addresses, flags, MTU, and link state.
Args: interface: Optional interface name (e.g. 'eth0'). If omitted, returns all interfaces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| interface | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||