Accepts or tentatively accepts a calendar meeting invite on behalf of a user. Use this action when a user has received a meeting invitation and wants to indicate their attendance status (either confirmed or tentative). The organizer will receive a notification of the acceptance…
commentstringOptional text message to include with the response, sent to the organizer.
user_idstringThe user ID or userPrincipalName of the calendar owner. If not provided, uses the authenticated user (/me).
event_idRequiredstringThe unique identifier of the calendar event to respond to.
response_typestringType of response: 'accept' to accept the invite, 'tentative' to tentatively accept.
send_responsebooleanWhether to send the response to the organizer. Set to false to accept without notifying.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.