# Lemlist AI integration on Definable

> lemlist is a prospecting tool that automates multichannel outreach, enabling users to find leads with valid contact information and reach them across email, LinkedIn, or calls with personalized messages.

## What this connects

lemlist is a prospecting tool that automates multichannel outreach, enabling users to find leads with valid contact information and reach them across email, LinkedIn, or calls with personalized messages.

Vendor: https://app.lemlist.com/signup

## Tools available

**54** tools available. First 12:

- `LEMLIST_CREATE_COMPANY_NOTE` — Create Company Note — Tool to create a note attached to a specific company. Use when you need to add annotations or notes to a company record for tracking purposes.
- `LEMLIST_DELETE_DELETE_SCHEDULE` — Delete Schedule — Tool to delete a specific schedule by scheduleId. Use when you need to remove a schedule permanently after confirming its ID.
- `LEMLIST_DELETE_DELETE_UNSUBSCRIBE_EMAIL` — Delete Unsubscribed Email — Tool to delete an email from the unsubscribed list. Use when restoring a subscriber who has opted back in and you need to remove them from the suppressed contacts.
- `LEMLIST_DELETE_UNSUBSCRIBE_LEAD_FROM_CAMPAIGN` — Unsubscribe Lead From Campaign — Tool to unsubscribe a lead from a campaign. Use when you need to stop further outreach by removing a lead from the specified campaign.
- `LEMLIST_GET_ALL_WEBHOOKS` — Get All Webhooks — Tool to retrieve the list of all webhooks configured for the team. Use when you need to sync or audit active webhooks.
- `LEMLIST_GET_CAMPAIGN_BY_ID` — Get Campaign By ID — Tool to retrieve a specific campaign by campaignId. Use when you need detailed campaign information by ID.
- `LEMLIST_GET_CAMPAIGN_EXPORT_START` — Start Campaign Export — Tool to start an asynchronous export of all campaign statistics (CSV). Use when you need to initiate a CSV export for a given campaign and track its progress.
- `LEMLIST_GET_CAMPAIGN_EXPORT_STATUS` — Get Campaign Export Status — Tool to check the status of an asynchronous campaign export. Use after starting an export to poll until done or error.
- `LEMLIST_GET_CAMPAIGN_SEQUENCES` — Get Campaign Sequences — Tool to retrieve a list of all sequences for a campaign with steps and conditions. Use after fetching campaign to inspect its nested sequences and branching rules.
- `LEMLIST_GET_CAMPAIGN_STATS` — Get Campaign Stats — Tool to retrieve performance statistics for a specific campaign within a date range. Use when you need campaign analytics including lead engagement, message delivery, and step-by-step performance metrics.
- `LEMLIST_GET_COMPANIES_SCHEMA` — Get Companies Schema — Tool to retrieve the schema definition for companies in the people database. Use when you need to understand the structure, fields, and data types available for company records.
- `LEMLIST_GET_CONTACT_MESSAGES` — Get Contact Messages — Tool to retrieve all messages exchanged with a specific contact. Use when you need to fetch conversation history for a contact by their contactId.

## Auth

Auth schemes: `API_KEY`.

## How agents use Lemlist

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

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

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

## Related

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