list_events
Retrieve calendar events and scheduling conflicts within a date range. Filter by start and end dates with pagination to identify potential overlaps and keep schedules organized.
Instructions
List calendar events and scheduling conflicts. Maps to GET /events. [tier: readonly-owner]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| end_date | No | ISO 8601 date | |
| page_size | No | ||
| start_date | No | ISO 8601 date |