Setup
Create OAuth credentials
- Go to Google Cloud Console
- Create OAuth 2.0 credentials (Web application type)
- Enable the Google Calendar API
- Complete the OAuth flow to get a refresh token
Add credentials in Orova
Go to Settings → Integrations → Google Calendar and enter your Client ID, Client Secret, and Refresh Token.
Available tools
| Tool | Description |
|---|---|
list_events | List upcoming calendar events |
create_event | Create a new calendar event |

