Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOG_LEVEL | No | 로그 레벨 설정 | INFO |
SLACK_BOT_TOKEN | Yes | Slack Bot Token (xoxb-로 시작) - 메시지 전송, 채널 조회 등 일반적인 봇 기능에 필요 | |
SLACK_USER_TOKEN | No | Slack User Token (xoxp-로 시작) - 검색, 대용량 파일 업로드 등 사용자 권한이 필요한 기능에 필요 | |
SLACK_TEST_CHANNEL_ID | No | 테스트용 기본 채널 ID |
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 |