Shorten URL
shorten_urlShorten any URL to a picoli.site short link. Optionally provide a custom slug to personalize the shortened URL. Returns the short URL and slug.
Instructions
Create a short URL using picoli.site. Optionally specify a custom slug. Returns the shortened URL and slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The destination URL to shorten | |
| slug | No | Optional custom slug (e.g. 'my-link'). If not provided, a random slug is generated. |