create_shortlink
Create an ephemeral short URL that expires after 24 hours.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The target URL to redirect to. | |
| slug | No | Optional custom slug. If omitted, a memorable phrase is generated (e.g. ``brave-otter-finds-gold``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||