Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CACHE_TTL | No | Cache time-to-live in milliseconds | 300000 |
LOG_LEVEL | No | Server log level | info |
PEGA_SCOPE | No | OAuth scope for API access | api |
PEGA_BASE_URL | Yes | URL of your Pega Platform instance | |
PEGA_CLIENT_ID | Yes | Your OAuth client ID for Pega Platform | |
REQUEST_TIMEOUT | No | Request timeout in milliseconds | 30000 |
PEGA_API_VERSION | No | Pega API version | v2 |
PEGA_CLIENT_SECRET | Yes | Your OAuth client secret for Pega Platform |
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 |