Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug mode | false |
| FROM_NAME | No | Sender display name | |
| SMTP_HOST | No | SMTP server address | smtp.126.com |
| SMTP_PORT | No | SMTP port (SSL port) | 465 |
| EMAIL_USER | Yes | Your 126 email address | |
| SMTP_SECURE | No | Whether to use SSL/TLS | true |
| EMAIL_PASSWORD | Yes | Your 126 email password or application-specific password |
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 | |