Workflows
Manage Google Calendar Events
Programmatically manage your Google Calendar events, including creating, retrieving, updating, and deleting them.
Without it
Piece it together by hand, every time.
With it
Automate your schedule by programmatically creating, retrieving, updating, and deleting events in your Google Calendar.
What you get
- Create new calendar events
- Fetch existing calendar events
- Modify event details
- Remove events from your calendar
Add this skill
A class representing a toolkit for Google Calendar operations.
This class provides methods for creating events, retrieving events,
updating events, and deleting events from a Google Calendar.