feat: add Google Drive and Google Docs to enabled toolkits (#153)#154
feat: add Google Drive and Google Docs to enabled toolkits (#153)#154sidneyswift merged 1 commit intomainfrom
Conversation
* feat: add Google Drive and Google Docs to enabled toolkits - Add googledrive and googledocs to ENABLED_TOOLKITS array - Enables Tool Router access to Google Drive and Google Docs tools * docs: update JSDoc to mention all Google integrations
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📝 WalkthroughWalkthroughThe supported toolkits in the Composio Tool Router are expanded from Google Sheets only to include Google Drive and Google Docs. Both documentation and configuration are updated to reflect the new toolkit availability. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Braintrust eval reportCatalog Opportunity Analysis Evaluation (HEAD-1769190130)
Catalog Songs Count Evaluation (HEAD-1769190130)
First Week Album Sales Evaluation (HEAD-1769190130)
Memory & Storage Tools Evaluation (HEAD-1769190130)
Monthly Listeners Tracking Evaluation (HEAD-1769190130)
Search Web Tool Evaluation (HEAD-1769190130)
Social Scraping Evaluation (HEAD-1769190130)
Spotify Followers Evaluation (HEAD-1769190130)
Spotify Tools Evaluation (HEAD-1769190130)
TikTok Analytics Questions Evaluation (HEAD-1769190130)
|
* feat: add Google Drive and Google Docs to enabled toolkits (#153) (#154) * feat: add Google Drive and Google Docs to enabled toolkits - Add googledrive and googledocs to ENABLED_TOOLKITS array - Enables Tool Router access to Google Drive and Google Docs tools * docs: update JSDoc to mention all Google integrations * feat: add POST /api/sandbox endpoint Create ephemeral sandbox environments using Vercel Sandbox SDK. - Add route handler with CORS and API key authentication - Add createSandbox function using @vercel/sandbox - Returns sandboxId, status, timeout, createdAt Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * fix: add snapshotting status to SandboxCreatedResponse The Vercel Sandbox SDK includes "snapshotting" as a valid status. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * refactor: use Sandbox SDK types for SandboxCreatedResponse DRY - reference types from @vercel/sandbox instead of duplicating. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> --------- Co-authored-by: Sidney Swift <158200036+sidneyswift@users.noreply.github.com> Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Summary by CodeRabbit
New Features
Documentation
✏️ Tip: You can customize this high-level summary in your review settings.