obfuscate_string
Obfuscate text by converting characters to 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 |