Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GMAIL_CLIENT_ID | No | Your Gmail OAuth client ID (required in dev mode) | |
| OPENBAO_DEV_MODE | No | Set to 1 to enable development mode without OpenBao | 0 |
| GMAIL_CLIENT_SECRET | No | Your Gmail OAuth client secret (required in dev mode) | |
| GMAIL_REFRESH_TOKEN | No | Your Gmail OAuth refresh token (required in dev mode) |
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 | |