encode_html_entities
Converts special characters to HTML entities or decodes entities back to plain text for safe web display.
Instructions
Extended HTML entity encoding/decoding
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to encode or decode | |
| operation | Yes | Operation to perform |