calendar-list-events
Retrieve calendar events with customizable filters such as time range, event count, and sorting for efficient event management and scheduling.
Instructions
List calendar events with optional filters
Input Schema
Name | Required | Description | Default |
---|---|---|---|
calendarId | No | Calendar ID - Available options: 'primary' (Primary Calendar) | primary |
maxResults | No | Maximum number of events to return | |
orderBy | No | Order of events | startTime |
singleEvents | No | Whether to expand recurring events | |
timeMax | No | Upper bound for event start time (ISO format) | |
timeMin | No | Lower bound for event start time (ISO format) |