Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GOOGLE_PRIVATE_KEY | No | Service account private key | |
GOOGLE_CLIENT_EMAIL | No | Service account client email | |
GOOGLE_CLOUD_PROJECT | No | Google Cloud project ID (optional, will be determined from credentials if not set) | |
GOOGLE_APPLICATION_CREDENTIALS | No | Path to your service account key file |
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 |