Google Calendar: AI-Powered Schedule Management
PocketPaw can manage your Google Calendar with three tools: list, create, and search.
Setup
- Set up Google OAuth credentials
- Enable the Google Calendar API in your Google Cloud project
- Authorize PocketPaw to access your calendar
Tools
calendar_list
List upcoming calendar events:
User: What's on my calendar for today?Agent: [uses calendar_list] → You have 3 events today: - 9:00 AM: Team standup (30 min) - 11:00 AM: Design review (1 hr) - 2:00 PM: Client call (45 min)calendar_create
Create a new calendar event:
User: Schedule a meeting with Sarah tomorrow at 3pm for 1 hourAgent: [uses calendar_create] → Created event: "Meeting with Sarah" -- Tomorrow 3:00 PM - 4:00 PMcalendar_search
Search for events by keyword or date range:
User: When is my next dentist appointment?Agent: [uses calendar_search] → Found: "Dentist appointment" on Feb 20 at 10:00 AMPolicy Group
All Calendar tools belong to group:calendar.
Required Scopes
calendar.readonly— For listing and searchingcalendar.events— For creating events
Related
Gmail Integration
Search, read, and send emails through your Gmail account.
Google Drive
List, download, upload, and share files in Google Drive.
OAuth Framework
How PocketPaw handles Google OAuth tokens and refresh flows.
Was this page helpful?