shorten_url
Shorten a long URL using KooLink and return a compact kool.ink short link. Use this whenever the user wants a shortened URL, a tidy link to share, or a redirect for a long destination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The destination URL to shorten (http or https). | |
| label | No | Optional label for the API key owner's records. | |
| handle | No | Optional branded short code, e.g. "@chillguyhk". Letters/digits/underscores after the @, 2-30 chars. |