outlook_update_event
Update an existing calendar event by modifying subject, body, location, start/end time, or attendees using the event ID.
Instructions
Update an existing calendar event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | The ID of the event to update | |
| subject | No | New subject | |
| body | No | New body content | |
| location | No | New location | |
| start | No | New start time | |
| end | No | New end time | |
| attendees | No | New list of attendees |