Skip to main content
POST
ElevenLabs tool: lookup contact by phone number

Body

application/json

Tool args for contact lookup. Either phone_number or caller_id should be set.

phone_number
string

Phone number to look up (E.164 preferred); takes precedence over caller_id.

caller_id
string

Fallback caller phone number when phone_number is not supplied by the agent.

called_id
string

Tether AI-enabled number that was called; used to scope the lookup to the right org.

conversation_id
string

ElevenLabs conversation id used to correlate with cached call context.

Response

Contact lookup result

found
boolean
required
contact_name
string
phone_number
string
email
string
status
string
message
string