Skip to main content
POST
Find Contact Data

Authorizations

X-API-Key
string
header
required

Body

application/json
prospectId
string | null

Existing FirstTouch prospect id, when known. Use the exact value returned as prospectId by another FirstTouch MCP tool, and send other known identity details too.

enrollmentId
string | null

Existing FirstTouch enrollment/activity id, when known. Use the exact value returned as enrollmentId by another FirstTouch MCP tool; do not pass queueItemId here. Send other known identity details too.

linkedInUrl
string | null

Prospect LinkedIn profile URL. Send other known identity details too so they can provide fallback matching.

email
string | null

Prospect work email address. Send other known identity details too so they can provide fallback matching.

phone
string | null

Prospect phone number. Send other known identity details too so they can provide fallback matching.

hubspotContactId
string | null

HubSpot contact id, when the client has HubSpot context. Use the exact HubSpot contact id; do not pass a FirstTouch prospectId here. Send other known identity details too.

firstName
string | null

Prospect first name. Send with lastName whenever known, including alongside exact identifiers as a fallback.

lastName
string | null

Prospect last name. Send with firstName whenever known, including alongside exact identifiers as a fallback.

companyDomain
string | null

Optional company domain to refine matches; not enough by itself.

Response

Tool result.