Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
FEISHU_APP_ID | Yes | Your Feishu application ID from the Feishu Open Platform | |
FEISHU_APP_SECRET | Yes | Your Feishu application secret from the Feishu Open Platform | |
COOKIE_ENCRYPTION_KEY | Yes | A random string used for cookie encryption (generate with openssl rand -hex 32) |
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 |