Google Calendar
Connect your accountCreate Google Calendar events as the connected Google account. Connect a Google account under Integrations (OAuth).
Publisher: Amistio (built-in) - version 1.0.0 - Apache-2.0
Operations (1)
Create a calendar event
google.calendar.create-eventCreate an event on the connected account's primary Google Calendar. Provide a title and ISO-8601 start and end times (e.g. 2026-08-01T15:00:00+02:00).
Inputs
summary* (string) - The event title.start_iso* (string) - Event start as an ISO-8601 datetime with offset.end_iso* (string) - Event end as an ISO-8601 datetime with offset.description(string) - Optional event notes.
Returns
eventId(string) - The created event id.htmlLink(string) - Link to the event in Google Calendar.
Safety rules
- The event lands on the connected person's real calendar.
Use Google Calendar from the agent builder - add the block, and reviewed operations run with your own connected account.
Open the builder