calendar_move_event
Move a Google Calendar event to a different calendar using the event ID and destination calendar ID. Supports moving events across multiple Google accounts.
Instructions
Move a Google Calendar event to a different calendar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | The event ID to move | |
| accountId | Yes | The Google account ID, alias, or email | |
| sourceCalendarId | No | Source calendar ID (default: "primary") | |
| destinationCalendarId | Yes | The destination calendar ID |