shorten_url
Shorten a URL to an opn.onl link. Optionally add a custom alias, title, expiration date, or password protection.
Instructions
Create a short link on opn.onl. Returns the short URL and its code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The destination URL to shorten | |
| alias | No | Custom alias / slug (optional) | |
| title | No | Private title for the link (optional) | |
| expires_at | No | ISO-8601 expiry timestamp (optional) | |
| password | No | Password-protect the link (optional) |