encoding_decoding_html_entities
Convert special characters to HTML entities and decode them back to prevent XSS attacks and ensure proper HTML rendering in browsers.
Instructions
Menu ID: html_entities. HTML Entity Encoding. Encode and decode HTML entities. Convert special characters to HTML entities and back to prevent XSS attacks and ensure proper HTML display in browsers. Use describe_tool with tool_id "html_entities" for full page guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| operation | Yes | ||
| mode | Yes | ||
| format | Yes |