Roo — create shortlink
roo_create_shortlinkCreate a shortlink for any URL, with optional custom domain, slug, and add-ons such as QR code, webhooks, preview, or time/click-based redirects in one request.
Instructions
Create a shortlink that redirects to url. Optionally attach to a custom domain, request a slug, and/or configure add-ons up front. Passing add_ons creates the shortlink AND attaches every listed add-on in a single API call. When add_ons.qr is included, the pre-rendered QR image comes back inline in the response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Destination URL the shortlink redirects to. | |
| add_ons | No | Optional add-ons to attach in the SAME request as create — atomic and one API call instead of six. When absent, you can still add these later via roo_set_* tools. | |
| custom_domain | No | Optional: attach to a custom domain and/or request a specific slug. |