Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
AGENT_VOICE_ID | No | Voice ID for the agent | Xb7hH8MSUJpSbSDYk0k2 |
ELEVENLABS_API_KEY | Yes | Your ElevenLabs API key | |
ELEVENLABS_BASE_URL | No | Base URL for the ElevenLabs API | https://api.elevenlabs.io/v1 |
AGENT_PHONE_NUMBER_ID | Yes | Your phone number ID for outbound calls |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |