outlook_list_calendars
Lists all calendars in the user’s Outlook account. Returns calendar IDs, names, colours, and whether the signed-in user can edit each one. Use the returned id as calendar_id in event actions to target a specific calendar.
Parameters
Returns
An array of calendar objects, each withid, name, color, isDefaultCalendar, and canEdit.
Example use
“What calendars do I have in Outlook?”