Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IMAP_FROM | Yes | From address for sent emails | |
| IMAP_HOST | Yes | IMAP server hostname | |
| IMAP_PORT | No | IMAP port | 993 |
| IMAP_USER | Yes | IMAP username/email | |
| IMAP_USE_SSL | No | Use SSL/TLS | true |
| IMAP_PASSWORD | Yes | IMAP password | |
| IMAP_VERIFY_SSL | No | Verify SSL certificates | true |
| IMAP_USE_STARTTLS | No | Use STARTTLS | false |
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 | |