App Logo
calendar.google.com

Create a Google Calendar event

Create an event on the signed-in Google Calendar's primary calendar. Optionally invite guests (each gets an invitation email; external guests are auto-confirmed). Returns the new event's id, which you can pass to delete_event. A Google Meet link may be auto-added, depending on the account's default.

Input

end required

End: ISO datetime for timed, or YYYY-MM-DD (exclusive) for all_day

start required

Start: ISO datetime (2026-07-10T09:00:00) for timed, or YYYY-MM-DD for all_day

title required

Event title

guests optional

Guest email addresses to invite; an invitation email is sent to each (external guests auto-confirmed)

all_day optional
Default: false
location optional
timezone optional

IANA timezone for timed events

Default: "Europe/Paris"
description optional

Output

end required
start required
title required
all_day required
created required
eid optional

Base64 event handle for delete_event; null if the post-save read-back missed it

guests optional
html_link optional

Start building not clicking