Built by Metorial, the integration platform for agentic AI.
Provider Summary
create and manage events
manage recurring events
check free/busy availability
manage calendar sharing permissions
quick add events from text
manage attendees and invitations
create secondary calendars
sync calendar changes incrementally
manage out of office events
watch for calendar changes
Create, read, update, and delete calendar events and calendars. Manage attendees, recurring events, and reminders. Check free/busy availability for scheduling. Share calendars and control access permissions. Create events from natural language text with quick add. Manage special event types like focus time, out of office, and working location. Subscribe to or remove calendars from a user's calendar list. Sync calendar changes incrementally and receive webhook notifications for event, calendar list, ACL, and settings changes.
Create a new event on a Google Calendar. Supports timed events, all-day events, recurring events, attendees, conferencing (Google Meet), reminders, and more. Use "primary" as the calendarId to create events on the user's primary calendar.
Permanently delete an event from a Google Calendar. For recurring events, this deletes the entire series unless a specific instance ID is provided.
Query the free/busy availability for one or more calendars over a given time range. Returns busy time slots without exposing event details. Useful for finding open meeting times and checking availability.
Retrieve the available calendar and event color definitions used in Google Calendar. Returns color IDs with their background and foreground hex values. Use these IDs when setting colors on events or calendars.
Retrieve the full details of a specific event by its ID, including attendees, recurrence, conference data, and all metadata.
List all calendars on the user's calendar list, including their primary calendar, subscribed calendars, and shared calendars. Returns calendar metadata including access role, color, and visibility settings.
List events from a Google Calendar with flexible filtering options. Supports time range filtering, text search, pagination, and sorting. Use "primary" as the calendarId to list events from the user's primary calendar.
Create, update, or delete a secondary calendar. Can also subscribe to (add) or unsubscribe from (remove) calendars on the user's calendar list. Use the action field to select the operation.
Manage access control (sharing permissions) on a calendar. List current permissions, grant access to users/groups, update roles, or revoke access.
Create an event using natural language text, just like the "Quick Add" feature in the Google Calendar UI. Google parses the text to extract the event title, date, time, and location automatically.
Update an existing Google Calendar event. Only the provided fields will be modified; all other fields remain unchanged. Can also be used to move an event to a different calendar by specifying destinationCalendarId.
This integration is licensed under the AGPL-3.0 License.
Built with ❤️ by Metorial