Inbox triage
- Read incoming threads
- Classify by intent + urgency
- Draft replies for review
16 tools available
Listclean is an email verification service that helps users validate and clean their email lists to improve deliverability and maintain sender reputation.
Connect Listclean to Definable to triage inboxes, draft and queue follow-ups, classify and route incoming threads. Personas call Listclean's 16 tools directly from chat or scheduled flows. Hand off to an email persona to triage, draft, and route — with you in the loop on every outbound.
Every Listclean action below is a callable tool any Definable persona can invoke.
Tool to create a CSV file with provided email addresses for bulk verification. Use when you need to generate a file for bulk upload through LISTCLEAN_UPLOAD_LIST.
Tool to permanently delete a single list from the account. Use when you need to remove a list that is no longer needed.
Tool to download list results as a CSV file. Use when you need to retrieve verification results filtered by email type (clean, dirty, or unknown).
Tool to download list results as JSON. Downloads emails filtered by type (clean, dirty, or unknown) in JSON format. Use after list verification is complete to retrieve filtered results.
Tool to retrieve the authenticated account's profile. Use after obtaining a valid auth token to fetch user account data.
Tool to retrieve remaining verification credits. Use when you need to check your available account credits before performing more email verifications.
Tool to retrieve detailed information for a specific list. Returns analytics with clean/dirty breakdown, cost details, and processing status.
Tool to retrieve the status of a specific upload. Returns upload status (inprocess, success, error), progress percentage, and chunk details. Use after initiating an upload to track its completion.
Tool to retrieve logs for all single email verifications. Returns history of email verifications with status, remarks, credits deducted, and timestamps.
Tool to retrieve all email verification lists. Returns all processed lists with complete analytics including clean/dirty counts, summary statistics, and cost information.
Tool to retrieve the list of CSV uploads. Use when you need to check upload IDs, status, and progress for all CSV file uploads in your account.
Tool to start a CSV upload process for bulk email verification. Initializes chunked file upload and returns an upload_id for subsequent chunk uploads. Use when you need to upload large CSV files containing email addresses.
Tool to update account profile details. Use when you need to modify user profile information such as name, address, contact details, company information, or billing details.
Tool to upload a chunk of a CSV file. Use when sending base64-encoded content with sequence number as part of chunked upload process, optionally with MD5 checksum for integrity verification.
Tool to verify a batch of email addresses (max 3000 emails). Use when you need to verify multiple emails at once and get a list_id for tracking the batch verification request.
Tool to verify an email's validity. Use when you need to ensure an address is deliverable and non-disposable, after collecting a user's email.
Anything Listclean exposes through its API. Common email workflows on Definable include triage inboxes, draft and queue follow-ups, classify and route incoming threads. Personas can call any of the 16 Listclean tools directly, then chain the result into another integration without you writing code.
Listclean uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 16 Listclean tools. You only need a separate Listclean subscription if Listclean itself charges per seat or per API call.
Every call from a persona to Listclean is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Listclean, and connect via OAuth or API key. You can immediately attach Listclean to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 16 Listclean actions as callable tools — including `Create Bulk Verification List`, `Delete List`, `Download List Results as CSV`, plus 13 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.