Googlecalendar
Google Calendar is a time-management and scheduling calendar service developed by Google.
Delete Event
Delete Event
Delete an event from a google calendar.
Duplicate Calendar
Duplicate Calendar
Action to duplicate a google calendar based on the provided summary. the duplicated calendar can be used similarly to manage other goals.
Quick Add Event
Quick Add Event
Create a new event in a google calendar based on a simple text string like ‘appointment at somewhere on june 3rd 10am-10:25am’ you can only give title and timeslot here. no recurring meetings and no attendee can be added here. this is not a preferred endpoint. only use this if no other endpoint is possible.
Patch Calendar
Patch Calendar
Action to update a google calendar based on the provided calendar id and other required and optional parameters. note that ‘summary’ is a mandatory parameter. use googlecalendar list calendars action to get the list of calendars and their ids.
Find Free Slots
Find Free Slots
Find free slots in a google calendar based on for a specific time period.
Find Event
Find Event
Find events in a google calendar based on a search query.
Fetch Google Calendar
Fetch Google Calendar
Action to fetch a calendar based on the provided calendar id.
Remove Attendee from Event
Remove Attendee from Event
Remove an attendee from an existing event in a google calendar.
Create Event
Create Event
Create a new event in a google calendar.
Update Google Event
Update Google Event
Update an existing event in a google calendar.
Get Current Date and Time
Get Current Date and Time
Action to get the current date and time of a specified timezone, given its utc offset value.
List Google Calendars
List Google Calendars
Action to list all google calendars from the user’s calendar list with pagination.