ipv6_expand
Expands abbreviated IPv6 addresses (e.g., '::1') to their full notation for easier reading and compatibility.
Instructions
Expand abbreviated IPv6 addresses to full notation.
Parameters:
ipv6 — IPv6 address to expand (e.g. '::1' or '2001:db8::1').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ipv6 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |