Server tool webhook called by the ElevenLabs voice agent mid-call to text the caller a link, confirmation, or follow-up info while the call is still active. Identifies the contact by phone_number within the org scoped from the tool secret, finds or creates the appropriate SMS conversation, and dispatches through the standard sendOutboundMessage helper so it routes via the org’s configured SMS provider (Sinch / TextGrid / Twilio) and appears in the conversation thread as an AI-authored message. The send is marked skipAutomation so it doesn’t retrigger workflows in a loop. Recoverable problems return HTTP 200 with success:false. 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.