Listclean
Email list verification service for bulk verification lists, downloadable results, credits, account profile, and account-level filters.
Covers outbound list-hygiene that uploads CSVs for bulk verification, downloads filtered clean or dirty results, and monitors remaining credits.
Example Use Cases
These are the Listclean actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
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 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 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 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.