Accept or decline an invitation
respond_to_eventReply to calendar invitations by setting your attendance status to accepted, declined, or tentative. Sends a confirmation to the organizer when supported, and changes only your own attendee line.
Instructions
Sets your own participation status on an event you were invited to. On a server with scheduling enabled this sends a reply to the organiser, which cannot be unsent — so it asks first. It changes only your own attendee line and never anybody else’s. This server cannot add or remove attendees at all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | An id from a listing tool. Not meant to be built by hand. | |
| response | Yes | Your answer. | |
| confirm_token | No | Token from the first call of this tool. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| attendee | Yes | ||
| response | Yes | ||
| responded | Yes | ||
| scheduling | Yes | Whether the server advertises scheduling, i.e. whether a reply was sent to the organiser. |