# Getprospect

Find anyone's business email address. GetProspect provides email discovery and verification from LinkedIn.

- **Category:** marketing
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 22
- **Triggers:** 0
- **Slug:** `GETPROSPECT`
- **Version:** 20260417_00

## Tools

### Apply Coupon Code

**Slug:** `GETPROSPECT_APPLY_COUPON_CODE`

Tool to apply a coupon code to the user's account. Use after you need to activate a coupon before using it.

### Create Company

**Slug:** `GETPROSPECT_CREATE_COMPANY`

Tool to create a new company. Use when you need to add a company record via GetProspect API.

### Create Contact

**Slug:** `GETPROSPECT_CREATE_CONTACT`

Tool to create a new contact. Use when you need a fresh contact record before associating it to lists.

### Create Export

**Slug:** `GETPROSPECT_CREATE_EXPORT`

Tool to create a new export job. Use when you need to export contacts or companies based on filters or specific record IDs. Returns HTTP 201 on success.

### Create Contact List

**Slug:** `GETPROSPECT_CREATE_LIST`

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

### Delete Company

**Slug:** `GETPROSPECT_DELETE_COMPANY`

Tool to delete a company record by its ID. Use when you have confirmed this company should be permanently removed.

### Delete Contact

**Slug:** `GETPROSPECT_DELETE_CONTACT`

Tool to delete a contact record by its ID. Use when you need to remove a contact; ensure the contact ID exists before calling.

### Delete Multiple Contact Lists

**Slug:** `GETPROSPECT_DELETE_DELETE_LISTS`

Tool to delete multiple contact lists. Use when you have a set of list IDs and want to remove them in bulk. Use after confirming the lists to delete.

### Get account workspace limits

**Slug:** `GETPROSPECT_GET_ACCOUNT_WORKSPACE_LIMITS`

Tool to retrieve workspace limits for the user's account. Use when you need to check current quotas before bulk operations.

### Get All Companies

**Slug:** `GETPROSPECT_GET_ALL_COMPANIES`

Tool to retrieve all companies. Use after obtaining a valid API key. Returns a paginated list of companies for the authenticated user.

### Get All Contact Lists

**Slug:** `GETPROSPECT_GET_ALL_LISTS`

Tool to retrieve all prospect contact lists. Use when you need to list all existing contact lists for an account. Returns a paginated list of contact lists.

### Get Single Company

**Slug:** `GETPROSPECT_GET_SINGLE_COMPANY`

Tool to retrieve details of a single company by its ID. Use when you have a valid company ID and need its full details.

### Get Single Contact

**Slug:** `GETPROSPECT_GET_SINGLE_CONTACT`

Tool to retrieve details of a single contact. Use when you have the contact ID and need its full record.

### Add Contacts to List

**Slug:** `GETPROSPECT_POST_ADD_CONTACTS_TO_LIST`

Tool to add contacts to a specified list. Use when you need to group existing contacts into a list.

### Search Companies

**Slug:** `GETPROSPECT_SEARCH_COMPANIES`

Tool to search for companies by name. Use when you have a company name and need to find matching records.

### Search Contacts

**Slug:** `GETPROSPECT_SEARCH_CONTACTS`

Tool to search for contacts by filters. Use when you need to find contacts matching specific criteria.

### Search Contacts in List

**Slug:** `GETPROSPECT_SEARCH_CONTACTS_RELATED_TO_LIST`

Tool to search contacts in a specific list. Use when you need to filter contacts associated with a given list.

### Search Lists by Name

**Slug:** `GETPROSPECT_SEARCH_THROUGH_LISTS_BY_NAME`

Tool to search contact lists by name. Use when you need to find lists that match a specific name. Returns a paginated list of matching contact lists.

### Update Company

**Slug:** `GETPROSPECT_UPDATE_COMPANY`

Tool to update details of an existing company. Use when you need to modify company properties after confirming the company exists.

### Update Contact

**Slug:** `GETPROSPECT_UPDATE_CONTACT`

Tool to update details of an existing contact. Use when you have the contact ID and need to modify its properties or list assignments.

### Update Contact List

**Slug:** `GETPROSPECT_UPDATE_LIST`

Tool to update a contact list's name. Use when you need to rename an existing list.

### Verify Email Address

**Slug:** `GETPROSPECT_VERIFY_EMAIL_ADDRESS`

Tool to verify an email's deliverability. Use after capturing an email to ensure it's valid.
