Google Calendar
Connect Google Calendar to Project88 — read events, create events, run reminders, and let agents schedule on your behalf.
The Google Calendar integration connects your calendar via Composio OAuth. Once connected, every agent has calendar tools available by default.
Connect
⌘K→ Settings → Connections- Search "Google Calendar" in the dynamic catalog.
- Click Connect. OAuth popup → callback page → token stored encrypted in Supabase Vault.
The Calendar mode lights up immediately and the calendar tools become available to agents.
Tools exposed
| Tool | What it does |
|---|---|
GOOGLECALENDAR_EVENTS_LIST | List events in a date range |
read_calendar_events | High-level read (auto-fallback) |
create_calendar_event | Create an event with attendees |
The read_calendar_events and create_calendar_event tools have built-in
auto-fallback: they try Google first, then Microsoft Outlook if no
Google connection is found. So your agents work with whichever calendar
provider you've connected — you don't have to swap the tool name.
Calendar mode
The Calendar mode renders three panels:
- Mini calendar with event dots + day/week toggle + event legend
- Day or week schedule with color-coded event cards
- Event detail panel — type badge, time, location with Join Meeting link, description, attendees with RSVP status, and quick actions
Reminders
The calendar-reminders Supabase Edge Function runs on a schedule and
emits reminder events for upcoming meetings into the workspace.