list_events
Retrieve upcoming calendar events with configurable time range and maximum results.
Instructions
List upcoming calendar events
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeMax | No | End time in ISO format | |
| timeMin | No | Start time in ISO format (default: now) | |
| maxResults | No | Maximum number of events to return (default: 10) |