outlook.live.com
Get calendar event (Outlook)
Input
eventId requiredThe event's data-calitemid, as returned by list_events.
Output
id requiredurl requiredbody requiredEmpty string when the event has no body.
when requiredThe site's own rendering of the date range, verbatim and LOCALE-DEPENDENT (e.g. 'Fri 18/09/2026 14:00 - 15:00'). Deliberately not parsed into a date: dd/mm and mm/dd are indistinguishable here, so use list_events for the ISO date.
subject requiredlocation requiredEmpty string when the event has no location.
endTime optionalEnd time HH:MM. Empty if not parseable.
attendees optionalRequired attendees as rendered, empty when there are none.
startTime optionalStart time HH:MM, taken from digits so it survives translation. Empty if not parseable.
