Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP服务器端口号 (HTTP server port) | 3344 |
| LOG_LEVEL | No | 日志级别 (Log level: debug/info/warn/error) | info |
| FEISHU_APP_ID | Yes | 飞书自建应用的App ID (FeiShu app ID) | |
| FEISHU_APP_SECRET | Yes | 飞书自建应用的App Secret (FeiShu app secret) | |
| TOKEN_CACHE_DURATION | No | 访问令牌缓存时间(秒) (Access token cache duration in seconds) | 7100 |
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 | |