# Getprospect AI integration on Definable

> Find anyone's business email address.

## What this connects

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

Vendor: https://getprospect.com/

## Tools available

**22** tools available. First 12:

- `GETPROSPECT_APPLY_COUPON_CODE` — 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.
- `GETPROSPECT_CREATE_COMPANY` — Create Company — Tool to create a new company. Use when you need to add a company record via GetProspect API.
- `GETPROSPECT_CREATE_CONTACT` — Create Contact — Tool to create a new contact. Use when you need a fresh contact record before associating it to lists.
- `GETPROSPECT_CREATE_EXPORT` — 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.
- `GETPROSPECT_CREATE_LIST` — Create Contact List — Tool to create a new contact list. Use when you need to organize contacts into a named list.
- `GETPROSPECT_DELETE_COMPANY` — Delete Company — Tool to delete a company record by its ID. Use when you have confirmed this company should be permanently removed.
- `GETPROSPECT_DELETE_CONTACT` — 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.
- `GETPROSPECT_DELETE_DELETE_LISTS` — Delete Multiple Contact 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.
- `GETPROSPECT_GET_ACCOUNT_WORKSPACE_LIMITS` — 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.
- `GETPROSPECT_GET_ALL_COMPANIES` — 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.
- `GETPROSPECT_GET_ALL_LISTS` — Get All Contact 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.
- `GETPROSPECT_GET_SINGLE_COMPANY` — 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.

## Auth

Auth schemes: `API_KEY`.

## How agents use Getprospect

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

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

The Verifier checks every Getprospect call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- marketing — https://definable.ai/apps/category/marketing/
- contact management — https://definable.ai/apps/category/contact-management/

## Related

- HTML page: https://definable.ai/apps/getprospect/
- Same category (marketing): https://definable.ai/apps/category/marketing/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
