Respond To Calendar Event
calendar_respond_to_eventReply to a meeting invitation by accepting, tentatively accepting, or declining it. Optionally include a comment and send the response to the organizer.
Instructions
Accept, tentatively accept, or decline a meeting invitation. Requires delegated Calendars.ReadWrite. Chinese intents / 中文意图: 接受会议邀请, 拒绝会议邀请, 暂定会议, 回复会议邀请.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | Optional response comment. | |
| eventId | Yes | Calendar event ID. | |
| response | Yes | Response action. | |
| sendResponse | No | Whether to send the response to the organizer. Defaults to true. |