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).
Documentation Index
Fetch the complete documentation index at: https://docs.tetherai.ca/llms.txt
Use this file to discover all available pages before exploring further.
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.