Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IMAP_HOST | Yes | The IMAP server host address. | |
| IMAP_PORT | Yes | The port number for the IMAP server. | |
| IMAP_USE_SSL | Yes | Whether to use SSL for the connection (true or false). | |
| IMAP_PASSWORD | Yes | The password for the IMAP account. | |
| IMAP_USERNAME | Yes | The username for the IMAP account. |
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 | |