Google Calendar
by Google
Create, manage, and query calendar events, meetings, and schedules
How agents use Google Calendar
- ✓Agent creates a calendar event to book a follow-up meeting after completing a task or sending a proposal
- ✓Agent reads upcoming events to check availability before scheduling a new meeting or deadline
- ✓Agent sends a reminder or prepares a briefing document before an important event on the calendar
- ✓Agent updates or cancels an event when a workflow detects that conditions have changed
- ✓Agent queries calendar data to generate a weekly schedule summary or identify conflicts
Agent actions
Inputs: summary, startTime, endTime, description, location, attendees, reminders, sendNotifications
Returns: eventId, eventLink, hangoutLink
Inputs: eventId
Returns: event, summary, startTime, endTime, attendees
Inputs: timeMin, timeMax, maxResults, orderBy, singleEvents
Returns: events, count
Inputs: eventId, summary, startTime, endTime, description, location, sendNotifications
Returns: updated, eventId
Inputs: eventId, sendNotifications
Returns: success
Inputs: query, timeMin, maxResults
Returns: events, count
Inputs: startTime, endTime, calendars
Returns: available, busyPeriods
Inputs: summary, startTime, endTime, attendees, description
Returns: eventId, meetLink, eventLink
Inputs: showHidden
Returns: calendars, count
Inputs: text
Returns: eventId, event
Inputs: eventId, destinationCalendarId
Returns: success, newEventId
Inputs: eventId, attendees, sendNotifications
Returns: success
Example workflows
Automated meeting scheduler
Check availability and create meetings automatically
Event reminders
Monitor upcoming events and send custom reminders
Team scheduling assistant
Coordinate team meetings across multiple calendars
About Google Calendar
- Vendor
- Pricing Always review details with the vendor
- Free — Free with Google Account, subject to API quotas
- Authentication
- OAuth 2.0
- Rate limit Always review details with the vendor
- 600 requests / minute
- Compatible nodes
- AgentResourceInputOutput
- Website
- https://calendar.google.com
Build an AI workflow with Google Calendar
Use the Agentic Planner to design, visualize, and connect Google Calendar with your other tools.
Open Agentic Planner