encodeUrl
Convert text into URL-encoded format for safe use in URLs. Input any string to encode special characters and spaces, ensuring compatibility in web applications.
Instructions
Encode input data to URL-encoded format
Input Schema
Name | Required | Description | Default |
---|---|---|---|
input | Yes | Data to encode |