encode_url
Convert text to URL-encoded format for safe transmission in web addresses and API requests by replacing special characters with percent-encoded equivalents.
Instructions
URL encode text
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to URL encode |