unescape_string
ActiveTool of Unicode
declared in 0.1.0
Unescape a string containing \uXXXX / \xNN / &#NN; / &#xNN; / percent-encoding back to plain text. Keyless, offline.
Parameters schema
{
"type": "object",
"required": [
"text"
],
"properties": {
"text": {
"type": "string",
"description": "The escaped text."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Unicode
https://github.com/pipeworx-io/mcp-unicode
2/7 registries