Skip to main content
Glama

Outlook Calendar MCP

by merajmehrabi

get_attendee_status

Check the response status of meeting attendees in Outlook Calendar. Provide the event ID to retrieve attendee responses, ensuring effective meeting management without data leaving your local machine.

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" }

Other Tools from Outlook Calendar MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/merajmehrabi/Outlook_Calendar_MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server