Smithery

url_encode

Apply encodeURIComponent-style percent-encoding so query parameters, path segments, or form values are safe to place in a URL.

Remote smithery-miwy/agentbits

Remote (network-hosted)

Other tools also called url_encode? See providers with this name

Input Schema


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