Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_OAUTH_TOKEN | No | Path to the OAuth token JSON file for Google Drive authentication | |
| GOOGLE_OAUTH_CLIENT_SECRETS | No | Path to the OAuth client secrets JSON file for uploading to Google Drive | |
| GOOGLE_APPLICATION_CREDENTIALS | Yes | Path to the Google Service Account JSON file for accessing Sheets and Drive |
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 | |