# RocketReach AI integration on Definable

> RocketReach locates and verifies professional contact details, helping sales and recruiters reach leads and candidates more efficiently

## What this connects

RocketReach locates and verifies professional contact details, helping sales and recruiters reach leads and candidates more efficiently

Vendor: https://www.rocketreach.co

## Tools available

**12** tools available. First 12:

- `ROCKET_REACH_CHECK_PERSON_STATUS` — Check Person Status — Tool to check the status of multiple person lookup requests. Use when you need to retrieve the current status of previously initiated person lookups.
- `ROCKET_REACH_GET_ACCOUNT` — Get RocketReach Account Info — Tool to retrieve account information for the authenticated user. Use when you need to fetch the current user's account details.
- `ROCKET_REACH_GET_COMPANY_FUNDING` — RocketReach Get Company Funding — Tool to retrieve funding details for a specified company. Use when you need to fetch historical funding rounds by company domain.
- `ROCKET_REACH_GET_COMPANY_GROWTH` — Get Company Growth Metrics — Tool to get growth metrics for a specified company domain. Use when historical company growth data is needed after confirming the exact company domain.
- `ROCKET_REACH_GET_COMPANY_INDUSTRIES` — Get Company Industries — Tool to list industries associated with a specified company. Tries multiple RocketReach endpoints using the provided identifier (ID, domain, or name) and extracts industry information from the response payload.
- `ROCKET_REACH_GET_COMPANY_SIZE` — Get Company Size — Tool to retrieve size metrics of a company. Use when you have a company's domain to get its employee size range.
- `ROCKET_REACH_GET_COMPANY_TECH_STACK` — Get Company Tech Stack — Tool to get technology stack for a company by domain. Use when you need to discover the tech a company uses after confirming its domain.
- `ROCKET_REACH_LOOKUP_COMPANY` — RocketReach Lookup Company — Tool to lookup a company's domain via RocketReach Company Lookup API. Use when you need the company domain by name for downstream actions like funding, size, or tech stack.
- `ROCKET_REACH_LOOKUP_PERSON` — RocketReach Lookup Person — Tool to lookup detailed person information from RocketReach. Use when you need to fetch a person's profile by email.
- `ROCKET_REACH_LOOKUP_PERSON_AND_COMPANY` — Lookup Person and Company — Tool to lookup both person and company information in a single request. Use when you need comprehensive profile data including employment details. At least one search parameter (name, email, id, linkedin_url, or npi_number) must be provided.
- `ROCKET_REACH_SEARCH_COMPANIES` — List Companies — Tool to list companies by name or keyword. Use when you need to discover companies matching specific criteria after obtaining an API key.
- `ROCKET_REACH_SEARCH_PEOPLE` — Search People — Tool to search for people by name, title, or keywords. Use when you need to discover individuals matching specific criteria after obtaining an API key.

## Auth

Auth schemes: `API_KEY`.

## How agents use RocketReach

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

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

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

## Categories

- crm — https://definable.ai/apps/category/crm/
- hr talent & recruitment — https://definable.ai/apps/category/hr-talent-&-recruitment/

## Related

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