| name | reception-ai |
| description | Use when working with ElevenLabs Reception AI, the AI phone receptionist product. Covers setup, configuration, phone numbers, call handling, and the Reception AI APIs. |
ElevenLabs Reception AI
Current docs index for Reception AI:
!curl -sf --max-time 15 https://elevenlabs.io/docs/reception-ai/llms.txt || echo "FETCH FAILED. Use WebFetch on https://elevenlabs.io/docs/reception-ai/llms.txt"
How to use this index
- Pick only the pages relevant to the task; URLs above already end in
.md
and return clean markdown. Fetch with curl -sf <page-url>.
- Fetch one page at a time; do not bulk-fetch the whole list.
- If a fetch fails, fall back to WebFetch on the same URL.