# Lob AI integration on Definable

> Direct Mail Automation and Address Verification APIs

## What this connects

Direct Mail Automation and Address Verification APIs

Vendor: https://lob.com

## Tools available

**13** tools available. First 12:

- `LOB_CREATE_DOMAIN` — Create Domain — Tool to add a new custom domain for creating custom links. Use when you need to register a domain for short link customization.
- `LOB_CREATE_LINK` — Create Link — Tool to create a shortened URL from a long URL using Lob's link shortening service. Use when you need to shorten a long URL either by using a custom domain or Lob's own short domain.
- `LOB_DELETE_DOMAIN` — Delete Domain — Tool to delete a registered domain. Use only after confirming all associated links with the domain are deleted.
- `LOB_DELETE_LINK` — Delete Link — Tool to delete a shortened link. Use when you need to remove a previously created short link from the system.
- `LOB_DELETE_UPLOAD` — Delete Upload — Tool to delete an existing upload by its unique identifier. Use when you need to permanently remove an upload and its associated data.
- `LOB_GET_DOMAIN` — Get Domain — Tool to retrieve details for a single domain from Lob. Use when you need to get configuration status, redirect links, or other metadata for a specific domain.
- `LOB_GET_LINK` — Get Link — Tool to retrieve a single shortened link. Use when you need to fetch details about a specific link by its ID.
- `LOB_LIST_DOMAINS` — List Domains — Tool to retrieve a list of all created domains. Use when you need to view or manage custom domains configured for URL shortening. Supports pagination and filtering by configuration status.
- `LOB_LIST_LINKS` — List Shortened Links — Tool to retrieve a list of shortened links. The list is sorted by creation date, with the most recently created appearing first. Use when you need to view all links or filter by campaign or domain.
- `LOB_LIST_QR_CODE_ANALYTICS` — List QR Code Analytics — Tool to retrieve a list of your QR codes and their analytics data. The QR codes are returned sorted by scan date, with the most recently scanned QR codes appearing first.
- `LOB_LIST_UPLOADS` — List Uploads — Tool to list uploads from Lob. Use when you need to retrieve all uploads or filter uploads by campaign ID.
- `LOB_UPDATE_LINK` — Update Link — Tool to update any properties of a shortened link. Use when you need to modify the redirect URL, title, or metadata of an existing Lob shortened link. Requires the link_id and at least the redirect_link to update.

## Auth

Auth schemes: `API_KEY`.

## How agents use Lob

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

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

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

## Categories

- marketing automation — https://definable.ai/apps/category/marketing-automation/

## Related

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