Inbound webhook called by ElevenLabs when a call connects so the AI agent can greet the caller by name. Looks up the contact by caller_id, caches the call context in Redis (24h TTL) for the post-call webhook, and returns dynamic variables for prompt injection. 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.