respond_to_event
Accept, tentatively accept, or decline meeting invites with optional comment and control over notifying the organizer.
Instructions
Respond to a meeting invite.
Args: response: One of "accept", "tentativelyAccept", "decline". comment: Optional comment included with the response. send_response: When False, your response status is recorded without emailing the organizer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | ||
| mailbox | No | ||
| event_id | Yes | ||
| response | Yes | ||
| send_response | No |