App Logo
calendar.google.com

Get Google Calendar event

Read a Google Calendar event's details by its opaque eventid (as returned by list_events): title, start, end, location, guests (deduped email addresses) and meetLink. Start and end are returned as the date/time strings Calendar displays, not as ISO timestamps.

Input

eventid required

Opaque event id from list_events.

account optional

Google account email to act as (authuser=). Without it Calendar picks u/0, nondeterministic in a multi-account browser jar.

Output

title required
guests required
eventid required
end optional
start optional
location optional
meetLink optional

Start building not clicking