Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
POP3_HOST | Yes | POP3 server address | |
POP3_PORT | Yes | POP3 port number | |
SMTP_HOST | Yes | SMTP server address | |
SMTP_PORT | Yes | SMTP port number | |
EMAIL_PASS | Yes | Email password | |
EMAIL_USER | Yes | Email username | |
POP3_SECURE | Yes | Enable TLS (true/false) | |
SMTP_SECURE | Yes | Enable SSL (true/false) |
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 |