get_calendar_events
Retrieve Google Calendar events within specified date ranges to access and manage your schedule data through the MCP server.
Instructions
Get calendar events from Google Calendar. By default, it retrieves events from the last 3 months.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| startDate | No | The start date for the event search. ISO 8601 format. | |
| endDate | No | The end date for the event search. ISO 8601 format. |