create_short_link
Shorten a destination URL via Surli and return short link and stats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | No | Optional custom slug/alias for the short URL | |
| title | No | Optional display title or tag for the link | |
| destination_url | Yes | The full target destination URL to shorten (e.g. https://example.com) |