Calendar actions

Find Calendar Events
Searches for the calendar events in your library that match the given criteria. Allows for sorting, changing the order, and limiting the number passed as a result.
Get Details of Calendar Events
Extracts information from calendar events, including start date, end date, whether it’s an all day event, the calendar it belongs to, the location, whether it has alarms, the event duration, the organizer, the attendees, the URL, the title, the notes, & more.
Get Details of Event Attendees
Extract information from event attendees, including their name, whether “Is Me” is true, their role, or status in regards to the meeting.
Add New Event
Creates a new event and adds it to the selected calendar.
Filter Event Attendees
Given a list of event attendees, this action returns the event attendees that match the given criteria.
Get Upcoming Events
Gets upcoming calendar events, ordered from nearest to farthest away in time. Choose a calendar, number of events, and the day to retrieve from.
Remove Events
Removes all events passed into the action from the calendars they are contained in, including future repeats.
Show in Calendar
Shows the date or calendar event passed as input in the Calendar app.
Edit Calendar Event
Sets a specific field of the calendar event passed into the action. Detail The property of the calendar event to edit. Edit The operation to perform on the selected property of the calendar event.