Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WECHAT_APP_ID | Yes | The WeChat App ID from the WeChat Official Account platform. Required for authentication and uploading content. | |
| HOST_FILE_PATH | No | The host machine's directory path for files and images. Required for Docker deployment to ensure local Markdown image references are correctly mapped within the container. | |
| WECHAT_APP_SECRET | Yes | The WeChat App Secret from the WeChat Official Account platform. Required for authentication and uploading content. |
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 | |