Agent Testing
Test your agent before deploying to Google Chat
Agent Configuration
Model
Claude Sonnet (via AI Gateway)
Available Tools
- getCurrentTime - Get current date/time
- calculate - Basic math operations
Google Chat Setup
To connect this agent to Google Chat:
- Deploy this app to Vercel
- Create a Google Cloud project
- Enable the Google Chat API
- Create a service account
- Configure the webhook URL:
https://your-domain/api/webhooks/gchat - Add service account key to env vars
Required Environment Variables
REDIS_URLSet
GOOGLE_CHAT_CREDENTIALSOptional for web testing