create_event
Create a new event in your personal Outlook calendar by specifying subject, start, end, and optional details such as location, attendees, and online meeting.
Instructions
Create a calendar event. Times are ISO 8601 in the given time_zone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| body | No | ||
| start | Yes | ||
| subject | Yes | ||
| location | No | ||
| attendees | No | ||
| time_zone | No | UTC | |
| is_online_meeting | No |