html_decode
Decode HTML entities in a string back to their original characters.
Instructions
Decode HTML entities in a string back to their original characters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | The HTML-encoded string to decode |