respond-to-calendar-event
respond-to-calendar-eventAccept, decline, or tentatively accept a meeting invitation and notify the organizer. Requires explicit confirmation before sending your response.
Instructions
Respond to a meeting invitation (accept / decline / tentativelyAccept); the organizer is notified. WRITE operation - requires confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | Optional comment sent to the organizer | |
| confirm | Yes | Safety gate: must be explicitly true to execute this WRITE operation. Ask the user for approval before setting it. | |
| eventId | Yes | Event id of the invitation | |
| response | Yes | Response action |