ElevenLabs tool: lookup contact by phone number
Webhooks
ElevenLabs tool: lookup contact by phone number
Server tool webhook called by the ElevenLabs voice agent mid-call to look up a contact by phone number within the calling organization. Authenticated via Bearer token (per-org elevenlabsToolSecret).
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 to look up (E.164 preferred); takes precedence over caller_id.
Fallback caller phone number when phone_number is not supplied by the agent.
Tether AI-enabled number that was called; used to scope the lookup to the right org.
ElevenLabs conversation id used to correlate with cached call context.
ElevenLabs tool: save a mid-call note to the contactElevenLabs tool: send an SMS to the caller mid-call