Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GMAIL_CLIENT_ID | No | OAuth2 Client ID for Gmail API integration. | |
| GMAIL_REDIRECT_URI | No | OAuth2 Redirect URI for Gmail API integration. | urn:ietf:wg:oauth:2.0:oob |
| GMAIL_CLIENT_SECRET | No | OAuth2 Client Secret for Gmail API integration. | |
| EMAIL_ENCRYPTION_KEY | Yes | Required 32-character encryption key used for secure storage of email passwords. |
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 | |