Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
USER_EMAIL | Yes | The Gmail address you want to use for this application | |
GOOGLE_TOKEN_PATH | Yes | Path where the Google OAuth token will be stored | .config/ava-agent/token.json |
GOOGLE_CREDENTIALS_PATH | Yes | Path to your Google OAuth credentials file | .config/ava-agent/credentials.json |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
ava | Global instructions for Artificial Virutal Assistant (AVA) |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
email-examples://3-way-intro | |
email-examples://call-follow-up | |
directory://all |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
write_email_draft | Create a draft email using the Gmail API. Copy |