Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server Configuration port (Optional, defaults to 3000) | 3000 |
| AUTH_TOKEN | Yes | Your Twilio Auth Token | |
| ACCOUNT_SID | Yes | Your Twilio Account SID, typically starting with 'AC' | |
| FROM_NUMBER | Yes | Your Twilio phone number in E.164 format (e.g., +1234567890) |
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 | |