Google Calendar
communityOnline calendar for scheduling events, meetings, and reminders
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://www.googleapis.com/calendar/v3/calendars/primary/eventsList calendar events
Parameters
timeMaxend ISO datetime (stringrequiredtimeMinstart ISO datetime (stringrequiredmaxResultscount (integeroptionalReturns
items[] with id, summary, start, end, location, attendees[]POST
https://www.googleapis.com/calendar/v3/calendars/primary/eventsCreate a calendar event
Parameters
endend datetime (objectrequiredstartstart datetime (objectrequiredsummaryevent title (stringrequiredattendeesemail list (arrayoptionalReturns
event with id, htmlLink, summary, start, endGET
https://www.googleapis.com/calendar/v3/calendars/primary/events/{eventId}Get event details
Parameters
eventIdevent ID (stringrequiredReturns
event with id, summary, description, start, end, attendees[], location