get_network_info
Retrieve network interface details including IP addresses, link speed, status, and traffic counters to check connectivity and throughput.
Instructions
Show all network interfaces with IP addresses, link speed, status, and traffic counters.
Use this to check network connectivity, find the machine's IP addresses, or investigate network throughput. Not suitable for packet-level analysis or firewall rule inspection.
This is a read-only operation with no side effects.
Returns a Markdown report grouped by interface. Each interface shows: UP/DOWN status, link speed in Mbps, IPv4/IPv6 addresses, and cumulative bytes sent/received since boot. Loopback and virtual interfaces are included.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||