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