ZelaxyDocs
Tool Integrations
Tool

Google Calendar

Create, list, and manage events in Google Calendar

Google Calendar

Create, update, list, and delete events in Google Calendar. Supports multiple calendars, recurring events, and attendee management.

Overview

PropertyValue
Typegoogle_calendar
CategoryTool — Google Workspace
AuthOAuth 2.0 (Google)

Operations

OperationDescription
Create EventCreate a new calendar event
List EventsGet upcoming events
Update EventModify an existing event
Delete EventRemove an event

Configuration

SettingTypeDescription
Google AccountOAuthConnect Google account
CalendarDropdownSelect calendar
TitleShort inputEvent title
Start / EndShort inputDate-time (ISO format)
DescriptionLong textEvent description
AttendeesShort inputEmail addresses
LocationShort inputEvent location

Outputs

FieldTypeDescription
eventIdstringCalendar event ID
contentstringEvent details or list
htmlLinkstringLink to the event

Example: Meeting Scheduler Agent

Workflow:

[Starter: "Schedule meeting with John tomorrow at 2pm"] → [Agent] → [Google Calendar: Create]

        [Google Calendar: List] (connected as tool)

The Agent understands natural language scheduling requests, checks your calendar for availability using the List Events tool, and creates the event.

Tips

  • ISO dates — use 2024-03-15T14:00:00-05:00 format for precise scheduling
  • Agent tool mode — let the AI check availability before booking
  • Attendees are auto-invited when you add their emails