Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug logging | false |
| API_BASE_URL | No | The base URL for the Kynhood Events API | https://***.****.com/api |
| DEFAULT_SKIP | No | Default number of events to skip for pagination | 0 |
| DEFAULT_LIMIT | No | Default maximum number of events to return | 10 |
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 | |