# Short Io AI integration on Definable

> Short.io is a URL shortening service that allows users to create branded short links, manage them, and track their performance.

## What this connects

Short.io is a URL shortening service that allows users to create branded short links, manage them, and track their performance.

Vendor: https://short.io

## Tools available

**41** tools available. First 12:

- `SHORT_IO_ADD_TAG_TO_LINKS_BULK` — Add Tag to Links in Bulk — Tool to append a single tag to multiple short links in one call. Use when you need to add the same tag to multiple links efficiently.
- `SHORT_IO_ARCHIVE_LINK` — Archive Link — Archive a short link, hiding it from the dashboard while keeping it accessible. Archived links remain functional but are hidden from the dashboard view. Use this to organize or hide links without deleting them.
- `SHORT_IO_CREATE_FOLDER` — Create Folder — Tool to create a new folder for organizing links within a domain. Use when you need to organize links into categories or groups.
- `SHORT_IO_CREATE_LINK` — Create Short Link — Tool to create a new short link from a long URL on your branded domain. Use when you need to shorten a single URL.
- `SHORT_IO_DELETE_LINK` — Delete Link — Tool to permanently delete a short link by its unique ID. Use when you need to remove a short link from the system. The deletion is immediate and irreversible.
- `SHORT_IO_DELETE_LINK_PERMISSION` — Delete Link Permission — Revokes a specific user's access permission for a short link. Use this to remove a user's ability to view or manage a particular link within a domain. Requires Team plan.
- `SHORT_IO_DELETE_LINKS_BULK` — Delete Links in Bulk — Delete multiple short links in a single API call (up to 150 links). Rate limit: 1 request per second. Use this to permanently remove links - deleted links cannot be recovered.
- `SHORT_IO_DUPLICATE_LINK` — Duplicate Link — Tool to duplicate an existing short link by its ID. Creates a new link with the same properties as the original. Use when you need to clone a link configuration.
- `SHORT_IO_GENERATE_QR_CODE` — Generate QR Code for Link — Tool to generate a QR code for a short link. Use when you need to create a QR code image for a specific short link by its ID.
- `SHORT_IO_GET_BUNDLE_TEMPLATES` — Get Bundle Templates — Tool to retrieve all available bundle templates. Use when you need to list or select from predefined bundle templates for creating link bundles.
- `SHORT_IO_GET_DOMAIN_BY_ID` — Get Domain Details by ID — Tool to retrieve detailed information for a specific domain by its ID. Use when you need to fetch configuration details, settings, or metadata for a domain.
- `SHORT_IO_GET_DOMAINS_LINK_CLICKS` — Get Domain Link Clicks — Tool to get click statistics for specific links in a domain. Use when you need click counts for particular link IDs within a domain. Retrieves the number of clicks each specified link has received. Example: "Get click counts for links with IDs ['lnk_5YOn_turb6oFhe1NAosVTgOpq6', 'lnk_5YOn_WziFZJY3qcd1YDqVdRWg9'] in domain 1425403".

## Auth

Auth schemes: `API_KEY`.

## How agents use Short Io

Inside a Definable workflow, Short Io is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Short Io** — the Researcher (GPT-5.5) pulls context from Short Io (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Short Io** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Short Io (create record, post message, draft email).
- **Designer / Engineer → Distributor → Short Io** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Short Io (attach file, open PR comment, post status).

The Verifier checks every Short Io call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- url shortener — https://definable.ai/apps/category/url-shortener/
- analytics — https://definable.ai/apps/category/analytics/

## Related

- HTML page: https://definable.ai/apps/short_io/
- Same category (url shortener): https://definable.ai/apps/category/url-shortener/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
