outlook_create_recurring_event
Create recurring Microsoft Outlook calendar events by specifying start, end, and recurrence pattern. Schedule repeating meetings or appointments.
Instructions
Create a recurring calendar event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | End time | |
| body | No | Event body content | |
| start | Yes | Start time | |
| subject | Yes | Event subject | |
| location | No | Event location | |
| attendees | No | List of attendees | |
| isOnlineMeeting | No | Whether to make this an online meeting | |
| recurrencePattern | Yes | Recurrence pattern object |