get_ip_info
Retrieve local network adapter information and all IPv4 and IPv6 addresses, including hostname, for active adapters.
Instructions
Return local network adapter information and IP addresses.
Includes all IPv4 and IPv6 addresses for each active adapter.
Returns: A dict with keys: status, data (hostname, adapters list).
Examples: get_ip_info()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||