> ## Documentation Index
> Fetch the complete documentation index at: https://opensource.weam.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Calendar

Calendar and event management through Google Calendar API integration.

## Available Functions

### Calendar Management

* `list_calendars`
* `get_events`
* `get_event`

### Event Operations

* `create_event`
* `modify_event`
* `delete_event`

## Setup

Requires Google OAuth configuration. See [Google Apps](/connections/google/google-apps) setup guide for OAuth credentials and API enablement.
