List Calendar View
calendar_list_viewList single and recurring calendar events within a specified date-time range. View meetings and expanded schedules for any period.
Instructions
List single and recurring event instances in an explicit date-time range. Requires delegated Calendars.Read. Chinese intents / 中文意图: 按时间范围查看日历, 查看指定日期的会议, 展开重复日程.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Number of events to return. | |
| timeZone | No | Response time zone. Defaults to China Standard Time. | |
| endDateTime | Yes | Range end in ISO 8601 format. | |
| startDateTime | Yes | Range start in ISO 8601 format. |