Outlook Meetings Scheduler MCP Server

by anoopt
Verified
ISC License
34
  • Apple

get-event

Retrieve detailed information for a specific Microsoft Outlook calendar event by providing its unique event ID, enabling efficient access to event data.

Instructions

Get details of a calendar event by its ID

Input Schema

NameRequiredDescriptionDefault
eventIdYesID of the event to retrieve

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "eventId": { "description": "ID of the event to retrieve", "type": "string" } }, "required": [ "eventId" ], "type": "object" }

You must be authenticated.

Other Tools from Outlook Meetings Scheduler MCP Server

Related Tools

ID: xi1vcrjgku