calendar_list_events
Retrieve scheduled events and appointments for a specified account within a given time range, using start and end times to filter results.
Instructions
View scheduled events/appointments within a time range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endTime | No | ISO 8601 string end time | |
| accountId | Yes | ||
| startTime | No | ISO 8601 string start time (defaults to now) |