list_events
Fetch events within a specified date range using pagination to handle large result sets. Provide calendar ID, start/end times, and timezone.
Instructions
List events in an explicit range with pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| limit | No | ||
| start | Yes | ||
| cursor | No | ||
| timezone | Yes | ||
| calendar_id | Yes |