# Linkly AI integration on Definable

> Easily create tracking links, add retargeting tags, do smart redirects and more.

## What this connects

Easily create tracking links, add retargeting tags, do smart redirects and more.

Vendor: https://linklyhq.com/

## Tools available

**17** tools available. First 12:

- `LINKLY_CREATE_OR_UPDATE_LINK` — Create or Update Link — Tool to create a new shortened link or update an existing one in Linkly. Use when you need to generate a trackable short URL with custom parameters, UTM tracking, retargeting pixels, or Open Graph metadata. To create a new link, provide url and workspace_id. To update an existing link, provide id and the fields you want to change.
- `LINKLY_DELETE_LINK` — Delete Link — Tool to delete a specific link by ID from a workspace. Use when you need to permanently remove a link. This action is permanent and cannot be undone.
- `LINKLY_DELETE_LINKS` — Delete Links — Tool to delete one or more links by their IDs. This action is permanent and cannot be undone. Use when you need to remove links from a workspace.
- `LINKLY_EXPORT_LINKS` — Export Links — Tool to export all links in a workspace as JSON or CSV. Use when you need to retrieve all links for backup, analysis, or migration purposes.
- `LINKLY_GET_CLICK_COUNTERS` — Get Click Counters by Dimension — Tool to retrieve click analytics grouped by a specific dimension (counter). Returns aggregated counts for each unique value of the selected dimension. Use when you need to analyze click patterns by country, platform, browser, referrer, ISP, link, or URL parameters.
- `LINKLY_GET_CLICKS` — Get Click Analytics — Tool to retrieve click analytics for a workspace. Filter by link, date range, country, and more. Returns time-series data suitable for charting.
- `LINKLY_GET_LINK` — Get Link Details — Tool to retrieve detailed information about a specific link by its ID. Use when you need to fetch link configuration, UTM parameters, or click statistics.
- `LINKLY_GET_LINK_BY_ID` — Get Link By ID — Tool to retrieve details for a specific link by ID. Use when you need to fetch information about a shortened link, including its destination URL, click statistics, and configuration settings.
- `LINKLY_LIST_DOMAINS` — List Domains — Tool to retrieve all custom domains configured for a workspace. Use when you need to see available domains for creating short links.
- `LINKLY_LIST_LINKS` — List Links — Tool to get a paginated list of all links in a workspace. Supports search, sorting, and pagination. Returns link details including click statistics. Use when you need to retrieve or search through links.
- `LINKLY_LIST_LINK_WEBHOOKS` — List Link Webhooks — Tool to retrieve all webhook subscriptions for a specific link. Use when you need to see what webhooks are configured for a link.
- `LINKLY_LIST_WORKSPACES` — List Workspaces — Tool to retrieve all workspaces the authenticated user has access to. Use this to discover available workspace IDs for other API calls.

## Auth

Auth schemes: `API_KEY`.

## How agents use Linkly

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

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

The Verifier checks every Linkly 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/
- marketing automation — https://definable.ai/apps/category/marketing-automation/

## Related

- HTML page: https://definable.ai/apps/linkly/
- 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
