Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GOOGLE_PRIVATE_KEY | No | Service account private key (for SA auth) | |
GOOGLE_CLIENT_EMAIL | No | Service account email (for SA auth) | |
GOOGLE_OAUTH_CLIENT_ID | Yes | OAuth client ID for Google APIs | |
GOOGLE_OAUTH_TOKEN_PATH | Yes | Path to store OAuth tokens | |
GMAIL_USER_TO_IMPERSONATE | No | Email to impersonate with service account | |
GOOGLE_OAUTH_CLIENT_SECRET | Yes | OAuth client secret for Google APIs |
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 |