Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BASE_URL | No | Base URL for the server | |
| ISSUER_URL | No | Issuer URL for OAuth configuration | |
| REDIRECT_URI | No | Redirect URI for OAuth flow | |
| PRACTERA_REGION | No | Region for the Practera API (usa, aus, euk or p2-stage) | |
| PRACTERA_API_KEY | No | API key for Practera authentication | |
| PRACTERA_CLIENT_ID | No | OAuth client ID for Practera |
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 | |