calendar_respond_to_event
Reply to a calendar invitation by setting your attendance status to accepted, declined, or tentative, with an optional comment to the organizer.
Instructions
Answer a calendar invitation on behalf of the calling account: accept, decline, or answer tentatively, with an optional comment to the organizer. Changes only this account's own participation status — it cannot create, move, or delete an event, or change anyone else's answer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | Configured Gmail account alias, e.g. work, personal, support. | |
| comment | No | Optional note sent to the organizer. | |
| eventId | Yes | Event id, as returned by calendar_list_events. | |
| response | Yes | The answer to record for this account. | |
| calendarId | No | Calendar id; defaults to "primary". |