Smithery

url_decode

Decode a percent-encoded URL component into plain text when reading query parameters, path segments, or form values that contain escaped characters.

Remote smithery-miwy/agentbits

Remote (network-hosted)

Other tools also called url_decode? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "value": {
      "type": "string"
    }
  }
}