Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SLACK_BOT_TOKEN | Yes | Your Slack bot token (starts with xoxb-) - required to post messages | |
| SLACK_USER_TOKEN | No | Your Slack user token (starts with xoxp- or xoxs-) - optional, use if you want your own name/photo on messages | |
| SLACK_DEFAULT_CHANNEL | No | The default Slack channel to post messages to |
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 | |