hex_decode
Decode a hexadecimal string to plain text, converting hex-encoded data back to its original string form.
Instructions
Decode a hexadecimal string back to plain text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | The hex string to decode |