Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| log-level | No | Logging level | INFO |
| slack-user-id | Yes | User ID to mention when asking questions | |
| slack-app-token | Yes | App-Level Token for Socket Mode (xapp-...) | |
| slack-bot-token | Yes | Bot User OAuth Token (xoxb-...) | |
| slack-channel-id | Yes | Channel ID where the bot will operate |
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 | |