Find and rank good meeting times for several people using Outlook Calendar data. Use when the user wants to schedule a meeting, compare candidate slots across attendees, find the best compromise time, or add a room/resource check after narrowing the attendee-compatible options.
Use this skill when the scheduling problem is the task.
get_schedule for attendee and room/resource free-busy windows once you know the concrete schedule identifiers.find_available_slots when the problem is mostly about the user's own calendar and buffered openings.search_events or list_events when you need conflict context before ranking options.create_event only after the winning slot and attendee set are settled.Busy and Out of Office as harder constraints than Tentative or Working Elsewhere unless the user says otherwise.Tentative or Working Elsewhere, describe that as a softer constraint instead of silently treating it as unavailable.