Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Your Deepgram project ID (auto-detected if not provided) | |
| webhookUrl | Yes | Your Cloudflare Worker callback URL (e.g., https://your-worker.workers.dev/callback) | |
| deepgramApiKey | Yes | Your Deepgram API key (must have Member role or higher) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |