obfuscate_string
Transform text into obfuscated formats using HTML entities, unicode, or base64 encoding to hide sensitive information.
Instructions
Obfuscate text by replacing characters with their HTML entities or other representations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to obfuscate | |
| method | No | Obfuscation method |