# Findymail

Findymail is a B2B email and phone data provider offering verified contact information, email verification, automated exports, and CRM enrichment to enhance sales prospecting and outreach efforts.

- **Category:** email
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 21
- **Triggers:** 0
- **Slug:** `FINDYMAIL`
- **Version:** 20260417_00

## Tools

### Add Excluded Domain

**Slug:** `FINDYMAIL_ADD_EXCLUDED_DOMAIN`

Tool to add domains to an exclusion list in Findymail. Use when you need to prevent email searches or verification for specific domains.

### Create Exclusion List

**Slug:** `FINDYMAIL_CREATE_EXCLUSION_LIST`

Tool to create a new exclusion list for Intellimatch searches. Use when you need to filter out specific companies or contacts from search results.

### Create Contact List

**Slug:** `FINDYMAIL_CREATE_LIST`

Tool to create a new contact list. Use when you need to organize contacts into a named list before adding them.

### Delete Exclusion List

**Slug:** `FINDYMAIL_DELETE_EXCLUSION_LIST`

Tool to permanently delete an exclusion list by its ID. Use when you need to remove an exclusion list from Intellimatch. This action is irreversible.

### Delete Contact List

**Slug:** `FINDYMAIL_DELETE_LIST`

Permanently deletes a contact list by its ID. This action is irreversible and will also remove all contacts in the list. Returns 404 if the list does not exist.

### Find Email by Name

**Slug:** `FINDYMAIL_FIND_EMAIL_BY_NAME`

Tool to find someone's email using their full name and company domain. Use when you have a person's name and domain and need their email address. Supports asynchronous search via webhook_url.

### Get Contact Lists

**Slug:** `FINDYMAIL_GET_CONTACT_LISTS`

Tool to retrieve all contact lists. Use when you need an overview of your existing Findymail lists.

### Get Credits

**Slug:** `FINDYMAIL_GET_CREDITS`

Tool to check available API credits for your Findymail account. Use when you need to verify remaining credits before performing operations.

### Get Credits Summary

**Slug:** `FINDYMAIL_GET_CREDITS_SUMMARY`

Tool to retrieve credits usage summary report for the authenticated account. Use when you need to check credits consumption over time.

### Get Credits Team Summary

**Slug:** `FINDYMAIL_GET_CREDITS_TEAM_SUMMARY`

Tool to retrieve team credits usage summary report. Use when you need an overview of credit consumption across team members.

### Get Exclusion List

**Slug:** `FINDYMAIL_GET_EXCLUSION_LIST`

Tool to retrieve a specific exclusion list by ID. Use when you need details about a particular exclusion list.

### Get Intellimatch Data

**Slug:** `FINDYMAIL_GET_INTELLIMATCH_DATA`

Tool to retrieve data from an Intellimatch search. Use after initiating a search with POST /api/intellimatch/search and confirming completion with GET /api/intellimatch/status.

### Get Intellimatch Status

**Slug:** `FINDYMAIL_GET_INTELLIMATCH_STATUS`

Tool to check the status of an Intellimatch search job. Use when you need to verify if an Intellimatch search has completed after initiating it.

### List Contacts

**Slug:** `FINDYMAIL_LIST_CONTACTS`

Tool to retrieve contacts from a specified list (paginated). Use after selecting a list to fetch its contacts.

### List Excluded Domains

**Slug:** `FINDYMAIL_LIST_EXCLUDED_DOMAINS`

Tool to retrieve domains excluded from Intellimatch searches. Use when you need to view the current domain exclusion list.

### List Exclusion Lists

**Slug:** `FINDYMAIL_LIST_EXCLUSION_LISTS`

Tool to retrieve all exclusion lists for managing excluded websites from Intellimatch searches. Use when you need to view configured website exclusions.

### Remove Excluded Domain

**Slug:** `FINDYMAIL_REMOVE_EXCLUDED_DOMAIN`

Tool to remove domains from the exclusion list. Use when you need to stop excluding specific domains from email search results.

### Search Intellimatch

**Slug:** `FINDYMAIL_SEARCH_INTELLIMATCH`

Tool to find companies and contacts using natural language queries. Use when you need to build targeted lead lists automatically by describing your ideal customer profile in plain language.

### Update Exclusion List

**Slug:** `FINDYMAIL_UPDATE_EXCLUSION_LIST`

Tool to update an existing exclusion list. Use when you need to rename or modify an exclusion list's properties.

### Update Contact List

**Slug:** `FINDYMAIL_UPDATE_LIST`

Tool to update an existing contact list. Use when you need to rename a list or change its sharing settings.

### Verify Email

**Slug:** `FINDYMAIL_VERIFY_EMAIL`

Tool to verify the deliverability of an email address. Use when you need to confirm an email can receive messages before outreach.
