outlook_respond_to_invite
Respond to an Outlook meeting invitation by accepting, declining, or tentatively accepting it, optionally adding a comment or sending a response email.
Instructions
Respond to a meeting invitation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | Optional comment | |
| eventId | Yes | The ID of the event to respond to | |
| response | Yes | Response type | |
| sendResponse | No | Whether to send a response email (default: true) |