update-specific-calendar-event
Update a specific Microsoft 365 calendar event by providing the event ID, calendar ID, and new event details. Use this tool to modify event properties like subject, time, location, or attendees.
Instructions
Update the navigation property events in me
💡 TIP: CRITICAL: Do not try to guess the email address of the recipients. Use the list-users tool to find the email address of the recipients. WARNING: Setting attendees replaces the entire attendee list — include all attendees, not just new ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| calendarId | Yes | Path parameter: calendarId | |
| eventId | Yes | Path parameter: eventId | |
| includeHeaders | No | Include response headers (including ETag) in the response metadata | |
| excludeResponse | No | Exclude the full response body and only return success or failure indication |