Outlook Calendar MCP

get_attendee_status

Retrieve the response status of attendees for a specific Microsoft Outlook calendar event using the local data on the system, ensuring privacy.

Instructions

Check the response status of meeting attendees

Input Schema

NameRequiredDescriptionDefault
calendarNoCalendar name (optional)
eventIdYesEvent ID

Input Schema (JSON Schema)

{ "properties": { "calendar": { "description": "Calendar name (optional)", "type": "string" }, "eventId": { "description": "Event ID", "type": "string" } }, "required": [ "eventId" ], "type": "object" }

You must be authenticated.

Other Tools from Outlook Calendar MCP

Related Tools

ID: 08enllwrbp