Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
TOKEN_PATH | No | Path where the authentication token will be stored | token.json |
DRIVE_FOLDER_ID | No | ID of the Google Drive folder shared with the service account | |
CREDENTIALS_PATH | No | Path to the downloaded OAuth credentials file | credentials.json |
SERVICE_ACCOUNT_PATH | No | Path to service account JSON key file for non-interactive authentication |
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 |