# Dub AI integration on Definable

> Short link management platform with analytics and API for creating, managing, and tracking branded short links

## What this connects

Short link management platform with analytics and API for creating, managing, and tracking branded short links

Vendor: https://dub.co

## Tools available

**17** tools available. First 12:

- `DUB_BULK_DELETE_LINKS` — Bulk Delete Links — Tool to delete multiple short links in bulk from Dub. Use when you need to remove multiple links at once. Maximum of 100 link IDs per request. Non-existing IDs are silently ignored.
- `DUB_BULK_UPDATE_LINKS` — Bulk Update Links — Tool to update multiple short links in bulk. Use when you need to apply the same updates to multiple links at once by specifying link IDs or external IDs.
- `DUB_CREATE_DOMAIN` — Create Domain — Tool to add a domain to a Dub workspace. Use when you need to create a new domain for shortening links. The domain must be verified before it can be used for link shortening.
- `DUB_CREATE_TAG` — Create Tag — Tool to create a new tag in Dub. Use when you need to organize links by creating custom tags. Tags help categorize and filter links for better organization.
- `DUB_DELETE_DOMAIN` — Delete Domain — Tool to delete a domain from your Dub workspace. Use when you need to permanently remove a domain. The domain must exist and be owned by your workspace.
- `DUB_DELETE_TAG` — Delete Tag — Tool to delete a tag from Dub. Use when you need to remove a tag that is no longer needed.
- `DUB_GET_LINK_INFO` — Get Link Info — Tool to retrieve details of a specific short link from Dub. Use when you need to get comprehensive information about a link including its configuration, targeting settings, and performance metrics.
- `DUB_GET_LINKS` — Get Links — Tool to retrieve a paginated list of links for the authenticated workspace. Use when you need to list links with optional filtering by domain, tags, folder, search terms, or user. Supports pagination and sorting for efficient retrieval of large link collections.
- `DUB_GET_LINKS_COUNT` — Get Links Count — Tool to retrieve the count of links in workspace with optional filters. Use when you need to get the total number of links matching specific criteria such as domain, tags, folder, or search terms.
- `DUB_GET_TAGS` — Retrieve List of Tags — Tool to retrieve a list of tags from Dub. Use when you need to fetch all tags or search for specific tags by name or IDs. Supports pagination and sorting by name or creation date.
- `DUB_GET_WORKSPACE` — Get Workspace — Tool to retrieve detailed information for a specific workspace. Use when you need to get workspace details including plan, usage limits, domains, users, and configuration settings.
- `DUB_LIST_DOMAINS` — List Domains — Tool to retrieve a list of domains for the authenticated workspace. Use when you need to view all domains, search for specific domains, or filter domains by archived status. Supports pagination for large result sets.

## Auth

Auth schemes: `API_KEY`, `OAUTH2`. Managed by Definable: `OAUTH2` — no client credentials required from the user.

## How agents use Dub

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

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

The Verifier checks every Dub 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/dub/
- 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
