Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DB_HOST | Yes | Database host address | |
DB_NAME | Yes | Database name | |
DB_PORT | Yes | Database port | |
DB_USER | Yes | Database username | |
DB_PASSWORD | Yes | Database password | |
SLACK_WEBHOOK_URL | Yes | Slack webhook URL for sending alerts |
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 |