hex_encode
Convert text to hexadecimal encoding or decode hex strings back to readable text for data inspection and debugging.
Instructions
[PRO — 3 trial uses left] Encode text to hexadecimal or decode hex back to text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to encode or hex string to decode | |
| action | No | Action (default: encode) |