Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| INTERMEDIA_BASE_URL | No | Optional override for the Unite Voice API base URL. Defaults to https://uniteapi.intermedia.net/calling. | https://uniteapi.intermedia.net/calling |
| INTERMEDIA_CLIENT_ID | Yes | OAuth client identifier issued by Intermedia. | |
| INTERMEDIA_TOKEN_URL | No | Optional override for the OAuth token endpoint. Defaults to https://oauth.uniteapi.com/connect/token. | https://oauth.uniteapi.com/connect/token |
| INTERMEDIA_ACCOUNT_ID | No | Optional default account identifier for endpoints that require it. | |
| INTERMEDIA_CLIENT_SECRET | Yes | OAuth client secret. |
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 | |