Update Calendar Event
calendar_update_eventUpdate existing calendar events by providing only the fields to change—subject, start/end time, location, attendees, or online meeting settings.
Instructions
Update a calendar event. Provide only the fields to change. Requires delegated Calendars.ReadWrite. Chinese intents / 中文意图: 修改会议, 更新日程, 改会议时间, 调整日历事件.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | New end time. | |
| body | No | New body. May contain HTML. | |
| start | No | New start time. | |
| eventId | Yes | Calendar event ID. | |
| subject | No | New subject. | |
| location | No | New location. | |
| attendees | No | New attendee list. | |
| isOnlineMeeting | No | Whether this should be an online meeting. |