The Update Event in Calendar action allows your assistant to modify details of an existing Google Calendar event using its unique event_id.

This is useful for updating rescheduled meetings, modifying attendees, or changing location/time after the event is created.

ℹ️ Requires a connected Google account via the Integrations tab.


🔍 What It Does

This action updates an existing event by replacing one or more of its properties (title, description, time, attendees, etc.). You must provide the event_id to identify which event to update.

✏️ Use this to revise meeting details without deleting and recreating the event.


🖼️ Action Interface


⚙️ Configuration Options


🔧 Tips

  • Combine with a Search Event or Add Event action for complete update flows.
  • Store and reuse event_id from the initial event creation.
  • Use @parameters to update events dynamically during conversations.

Let me know if you’d like to auto-confirm event changes or notify attendees!