Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CHANNEL | No | Default channel (name for webhook mode like '#general', ID for bot mode like 'CXXXXXXXXXX') | |
USERNAME | No | Default bot username | |
BOT_TOKEN | No | Slack bot token (required for bot mode, starts with xoxb-) | |
ICON_EMOJI | No | Default bot emoji (e.g., ':robot_face:') | |
WEBHOOK_URL | No | Slack webhook URL (required for webhook mode) |
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 |