Google Calendar
Automate Google Calendar tasks
Overview
The Google Calendar tools allow you to automate various tasks related to Google Calendar, such as creating events, finding events, and managing calendar settings.
Key Features
GOOGLE_CALENDAR_CREATE_EVENT
- Create a new event in a specified calendar.
GOOGLE_CALENDAR_FIND_EVENT
- Find events in a specified calendar within a given time range.
Authentication
To use the Google Calendar API, you need navigate to the Jinba secrets dashboard and authenticate with your Google account. This will create a new OAuth token for you.
Note: Treat API keys as sensitive information and never commit them to public repositories.