Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
BASE_URL | Yes | The base URL for the Next Generation REST API | |
OAUTH_CLIENT_ID | Yes | The client ID for authenticating with the Next Generation REST API | |
OAUTH_TOKEN_URL | Yes | The OAuth token URL for the Next Generation authentication server | |
OAUTH_CLIENT_SECRET | Yes | The client secret for authenticating with the Next Generation REST API |
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 |