create-event-with-attendees
Schedule calendar events with attendees in Microsoft Outlook using the Microsoft Graph API. Define event details, specify required or optional attendees, and set time zones for efficient meeting coordination.
Instructions
Create a calendar event with attendees using Microsoft Graph API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
attendees | Yes | List of attendees for the event | |
body | Yes | Content/body of the calendar event | |
end | No | End time in ISO format (e.g. 2025-04-20T13:00:00). Defaults to next business day at 1PM | |
location | No | Location of the event | |
start | No | Start time in ISO format (e.g. 2025-04-20T12:00:00). Defaults to next business day at noon | |
subject | Yes | Subject of the calendar event | |
timeZone | No | Time zone for the event. Defaults to GMT Standard Time |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Outlook Meetings Scheduler MCP Server
Related Tools
- @anoopt/outlook-meetings-scheduler-mcp-server
- @merajmehrabi/Outlook_Calendar_MCP
- @anoopt/outlook-meetings-scheduler-mcp-server
- @syedazharmbnr1/claude-outlook-mcp
- @anoopt/outlook-meetings-scheduler-mcp-server