Moves an event to another calendar, i.e., changes an event's organizer.
event_idRequiredstringEvent identifier. To retrieve event identifiers call the events.list method.
calendar_idRequiredstringCalendar identifier of the source calendar. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the "primary" keyword.
destinationRequiredstringCalendar identifier of the destination calendar. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the "primary" keyword.
send_updatesstringOptions for who should receive notifications about event changes.
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.