update-event
Modify existing calendar events by updating subject, body, time, location, or attendees. Use event ID to ensure accurate changes to scheduled meetings in Outlook.
Instructions
Update an existing calendar event
Input Schema
Name | Required | Description | Default |
---|---|---|---|
attendees | No | List of attendees to add or update for the event | |
body | No | New content/body for the calendar event | |
end | No | New end time in ISO format (e.g. 2025-04-20T13:00:00) | |
eventId | Yes | ID of the event to update | |
location | No | New location for the event | |
start | No | New start time in ISO format (e.g. 2025-04-20T12:00:00) | |
subject | No | New subject for the calendar event | |
timeZone | No | New time zone for the event |