Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FEISHU_APP_ID | Yes | The App ID of your Feishu application from the Feishu Open Platform. | |
| FEISHU_APP_SECRET | Yes | The App Secret of your Feishu application from the Feishu Open Platform. | |
| COOKIE_ENCRYPTION_KEY | Yes | A random string used for cookie encryption (can be generated using 'openssl rand -hex 32'). |
Capabilities
Server capabilities have not been inspected yet.
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 | |