calendar_move_event
Move a Google Calendar event to a different calendar by specifying the event ID and source and destination calendar IDs.
Instructions
Move a Google Calendar event from one calendar to another
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | ID of the event to move | |
| sourceCalendarId | Yes | Calendar ID of the source calendar | |
| destinationCalendarId | Yes | Calendar ID of the destination calendar |