# Tinyurl AI integration on Definable

> TinyURL shortens lengthy URLs, generating concise links for easier sharing and managing, often used in social media and marketing campaigns

## What this connects

TinyURL shortens lengthy URLs, generating concise links for easier sharing and managing, often used in social media and marketing campaigns

Vendor: https://www.tinyurl.com

## Tools available

**2** tools available. First 2:

- `TINYURL_CREATE_SHORT_URL` — Create short url — Creates a shortened URL using TinyURL's API. This action takes a long URL and returns a shortened version, with optional parameters for customization like domain, alias, tags, and expiration date.
- `TINYURL_LIST_URLS` — List TinyURLs — Tool to retrieve a list of TinyURLs from your account. Use when you need to view available or archived shortened URLs. Supports pagination and filtering by URL type (available or archived).

## Auth

Auth schemes: `API_KEY`.

## How agents use Tinyurl

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

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

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

## Related

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