# L2s AI integration on Definable

> L2S is a professional URL shortener offering advanced analytics, QR code generation, and team collaboration features.

## What this connects

L2S is a professional URL shortener offering advanced analytics, QR code generation, and team collaboration features.

Vendor: https://www.l2s.is/

## Tools available

**4** tools available. First 4:

- `L2S_GET_URL_DETAILS` — Get URL Details — Tool to retrieve details of a shortened URL. Use when you need metadata about a specific shortened link. Use after obtaining a valid URL ID.
- `L2S_L2_S_GET_USER_SETTINGS` — Get User Settings — Tool to retrieve current user's settings. Use after authentication to fetch email, notification, and appearance preferences.
- `L2S_L2_S_LIST_URLS` — List Shortened URLs — Tool to list all shortened URLs. Use after user authentication to retrieve the user's URLs with pagination details.
- `L2S_L2_S_SHORTEN_URL` — Shorten URL with L2S — Tool to shorten a given long URL. Use when you need a concise link representation.

## Auth

Auth schemes: `API_KEY`.

## How agents use L2s

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

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

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

## Related

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