encode_html_entities
Encode or decode HTML entities in text to ensure proper display and prevent security vulnerabilities in web applications.
Instructions
Extended HTML entity encoding/decoding
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to encode or decode | |
| operation | Yes | Operation to perform |